Send Session Message
To send a session message directly triggered from backend can be sent using the following API
To send a file/attachment in a session directly triggered from backend can be sent using the following API
Supported Mime-Types
Media
Supported Content-Types
audio
audio/aac
, audio/mp4
, audio/amr
, audio/mpeg
,
audio/ogg; codecs=opus
Note: The base audio/ogg
type is not supported.
document
Any valid MIME-type.
image
image/jpeg
, image/png
sticker
image/webp
video
video/mp4
, video/3gpp
Notes:
Only H.264 video codec and AAC audio codec is supported.
Only videos with a single audio stream are supported.
Last updated