Mote types of messages other than text and message
Closed this issue · 3 comments
marcodali commented
Add support for media messages:
- Images
- Link
- Video
- Poll
- Buttons
andreyMalyshkin commented
Hello!We recive you message and took it to work!
andreyMalyshkin commented
What problem do you have with Links?
andreyMalyshkin commented
Good afternoon! Links are sent using the sendMessage method.
Currently, files can be sent using a URL using the sendFileByUrl method.
Polls are also sent using the sendPoll method.
The method for sending files from a local device is temporarily unavailable, we apologize