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

public class SendVideoNote extends PartialBotApiMethod<Message>
Version:
1.0 As of v.4.0, Telegram clients support rounded square mp4 videos of up to 1 minute long. Use this method to send video messages. On success, the sent Message is returned.
Author:
Ruben Bermudez