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

public class SendSticker extends PartialBotApiMethod<Message>
Version:
1.0 Use this method to send static .WEBP, animated .TGS, or video .WEBM stickers. On success, the sent Message is returned.
Author:
Ruben Bermudez