ApichatWebhookMessage
A single APIchat webhook message (flat fields, discriminated on
type). Observed bot-side: text, dialog, image.A single APIchat webhook message (flat fields, discriminated on
type). Observed bot-side: text, dialog, image.- typeDiscriminatorenumconst:textrequiredvalues
- text
- messageType: stringrequired
Text content — flat on the message, no
data.bodywrapper. - timestampType: numberrequired
Unix epoch seconds with fractional microseconds (e.g. 1780054017.039184). Not a string, not milliseconds.