Class PartialBotApiMethod<T extends Serializable>

java.lang.Object
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod<T>
All Implemented Interfaces:
Validable
Direct Known Subclasses:
AddStickerToSet, BotApiMethod, CreateNewStickerSet, EditMessageMedia, SendMediaBotMethod, SendMediaGroup, SetChatPhoto, UploadStickerFile

public abstract class PartialBotApiMethod<T extends Serializable> extends Object implements Validable
Version:
1.0 Api method that can't be use completely as Json
Author:
Ruben Bermudez