new MessageSentEvent(Creates a new instance of the MessageSentEvent class.params
):MessageSentEvent
Client
The client object.
• params.data
The data associated with the event.
• params.data.from: string
• params.data.timestamp: string
MessageSentEvent
StatusUpdateEvent
.constructor
client: Client
The client instance associated with the event.
MessageSentEventInterface.client
StatusUpdateEvent
.client
context: MessageContext
The context of the status update.
MessageSentEventInterface.context
StatusUpdateEvent
.context
timestamp: number
The timestamp of the status update.
MessageSentEventInterface.timestamp
StatusUpdateEvent
.timestamp