catalogId: string
The ID of the catalog the product belongs to.
client: Client
The client instance associated with the event.
MessageEventInterface
.client
context: MessageContext
The context of the message.
MessageEventInterface
.context
messageId: string
The ID of the message.
MessageEventInterface
.messageId
productId: string
The ID of the product being inquired.
text: string
The text of the inquiry message.
timestamp: number
The timestamp of the message.
MessageEventInterface
.timestamp