java.lang.Object
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod<Message>
org.telegram.telegrambots.meta.api.methods.send.SendDocument
All Implemented Interfaces:
Validable

public class SendDocument extends PartialBotApiMethod<Message>
Version:
1.0 Use this method to send general files. On success, the sent Message is returned.
Author:
Ruben Bermudez