new MessageDeliveryEvent(Creates an instance of MessageDeliveryEvent.params
):MessageDeliveryEvent
Client
The client associated with the event.
• params.data
• params.data.from: string
• params.data.timestamp: string
MessageDeliveryEvent
StatusUpdateEvent
.constructor
client: Client
The client instance associated with the event.
MessageDeliveryEventInterface.client
StatusUpdateEvent
.client
context: MessageContext
The context of the status update.
MessageDeliveryEventInterface.context
StatusUpdateEvent
.context
timestamp: number
The timestamp of the status update.
MessageDeliveryEventInterface.timestamp
StatusUpdateEvent
.timestamp