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

public class SendAnimation extends PartialBotApiMethod<Message>
Version:
4.0.0 Use this method to send animation files (GIF or H.264/MPEG-4 AVC video without sound). On success, the sent Message is returned. Bots can currently send animation files of up to 50 MB in size, this limit may be changed in the future.
Author:
Ruben Bermudez