Class BotApiMethodSerializable

Object
PartialBotApiMethod<T>
BotApiMethod<Serializable>
BotApiMethodSerializable
All Implemented Interfaces:
Validable
Direct Known Subclasses:
EditMessageCaption, EditMessageLiveLocation, EditMessageReplyMarkup, EditMessageText, SetGameScore, StopMessageLiveLocation

public abstract class BotApiMethodSerializable extends BotApiMethod<Serializable>
Version:
1.0 A method of Telegram Bots Api that is fully supported in json format
Author:
Ruben Bermudez