abstract
StatusUpdateEventnew StatusUpdateEvent(Creates a new instance of the StatusUpdateEvent class.params
):StatusUpdateEvent
Client
The client instance.
• params.from: string
The sender’s phone number.
• params.timestamp: string
The timestamp of the status update.
StatusUpdateEvent
BaseEvent
.constructor
client: Client
The client instance associated with the event.
StatusUpdateEventInterface
.client
BaseEvent
.client
context: MessageContext
The context of the status update.
StatusUpdateEventInterface
.context
timestamp: number
The timestamp of the status update.
StatusUpdateEventInterface
.timestamp