Replies: 2 comments
-
|
Hi! Do you mean GIF (like image video)? For GIFs - you need to convert it to video locally and after that send as video POST /api/sendVideo
{
"session": "default",
"chatId": "11111111111@c.us",
"caption": "Watch this video!",
"file": {
"mimetype": "video/mp4",
"filename": "video.mp4",
"url": "https://github.com/devlikeapro/whatsapp-http-api/raw/core/examples/video.mp4"
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We'll add full label support a bit later in #318 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, experts and authors,
How can I send gift image to other and How to create label for contracts?
Please help
Beta Was this translation helpful? Give feedback.
All reactions