Class UploadStickerFile

java.lang.Object
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod<File>
org.telegram.telegrambots.meta.api.methods.stickers.UploadStickerFile
All Implemented Interfaces:
Validable

public class UploadStickerFile extends PartialBotApiMethod<File>
Version:
1.0 Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). Returns the uploaded File on success.
Author:
Ruben Bermudez