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