messages.sendMultiMedia
Last updated
Was this helpful?
Last updated
Was this helpful?
Send an
Name
Type
Description
flags
silent
Whether to send the album silently (no notification triggered)
background
Send in background?
clear_draft
peer
The destination chat
reply_to_msg_id
The message to reply to
multi_media
The medias to send
schedule_date
Scheduled message date for scheduled messages
Code
Type
Description
400
CHAT_ADMIN_REQUIRED
You must be an admin in this chat to do this
400
MEDIA_EMPTY
The provided media object is invalid
400
MEDIA_INVALID
Media invalid
400
MULTI_MEDIA_TOO_LONG
Too many media files for album
400
PEER_ID_INVALID
The provided peer id is invalid
400
RANDOM_ID_EMPTY
Random ID empty
How to handle message drafts
How to transfer large data batches correctly.
Flags, see
.5?
.6?
.7?
Whether to clear
.0?
< >
.10?