Message Payloads
Standard message components
Text()
> Text()
{
"content": {
"text": "message"
},
"content_type": "text"
}Typing()
> Typing()
{
"content": {
"duration": 1000
},
"content_type": "typing"
}Wait()
Url()
Image()
Audio()
Video()
File()
Button()
Payload()
Question()
Child components
Last updated
Was this helpful?