[−][src]Module telegram_bot::types::requests::send_document
Structs
| SendDocument | Use this method to send general files. On success, the sent Message is returned. Bots can currently send files of any type of up to 50 MB in size, this limit may be changed in the future. |
Traits
| CanReplySendDocument | Can reply with a document |
| CanSendDocument | Send a document |