tock / ai.tock.bot.connector.whatsapp.model.webhook / WhatsAppMessages / <init>

<init>

WhatsAppMessages(messages: List<WhatsAppMessage> = emptyList(), statuses: List<WhatsAppStatus> = emptyList(), errors: List<WhatsAppError> = emptyList(), contacts: List<WhatsAppContact> = emptyList())

See https://developers.facebook.com/docs/whatsapp/api/webhooks/inbound#message-obj.