Defines a generic message that can contain any data

Type Parameters

  • T

    is the typescript Type of the data

Hierarchy

  • Message

Properties

Properties

data: T
type: string