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

public class SendVideo extends PartialBotApiMethod<Message>
Version:
1.0 Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as Document). On success, the sent Message is returned.
Author:
Ruben Bermudez