Message types
Last updated
Last updated
The Channels API uses generic message types which means it is easy to send the same message to multiple channels. As not all channels offer native support for all message types, one Channels message may represent multiple channel messages.
For example sending multiple files on Facebook messenger with Postback actions will be rendered as such:
Currently not all message types will be rendered across all channels. The following message types are supported:
Single text messages with actions
Single image message with text
Single image message with actions
Multiple image message with actions
Single file message with actions
Multiple file message with actions