SendMedia(Message media file parameters for send)
Media file to send. You can use preuploaded file or upload file on the fly.
Use preupload files if you want to send same file to multiple chats and
so as not to disturb the order of messages.
{
"media": "string",
"mime_type": "string",
"no_encode": true,
"no_cache": true
}