Messages
๐ฌ Send media-gif message
Method responsible for sending GIFs to your chats through the API (The file to be sent must be an MP4)
post/messages/gif
Request body
Example request
{
"to": "1234567891@s.whatsapp.net"
}Response
Created
Method responsible for sending GIFs to your chats through the API (The file to be sent must be an MP4)
{
"to": "1234567891@s.whatsapp.net"
}Created