Message Types: Outbound

Text

{
    "type": "text",
    "text": "Hello"
}

Poll

{
    "type": "poll",
    "question": "Do you like ice-cream?"
}