As of Telegram v.4.0, users can send short rounded video messages, using an interface similar to that of voice notes.
Add the sendVideoNote method, the new field video_note to Message, the fields record_video_note or upload_video_note to sendChatAction.
As of Telegram v.4.0, users can send short rounded video messages, using an interface similar to that of voice notes. Add the
sendVideoNote
method, the new fieldvideo_note
toMessage
, the fieldsrecord_video_note
orupload_video_note
tosendChatAction
.