new CustomerNumberChangeEvent(Creates a new instance of the CustomerNumberChangeEvent class.params
):CustomerNumberChangeEvent
string
• params.client: Client
• params.newWaId: string
• params.oldWaId: string
• params.timestamp: string
CustomerNumberChangeEvent
changeDescription: string
The description of the change.
CustomerNumberChangeEventInterface
.changeDescription
client: Client
The client associated with the event.
CustomerNumberChangeEventInterface
.client
newWaId: string
The new WhatsApp ID.
CustomerNumberChangeEventInterface
.newWaId
oldWaId: string
The old WhatsApp ID.
CustomerNumberChangeEventInterface
.oldWaId
timestamp: number
The timestamp of the event.
CustomerNumberChangeEventInterface
.timestamp