- All Implemented Interfaces:
Validable
- Direct Known Subclasses:
AnswerCallbackQuery
, AnswerInlineQuery
, AnswerPreCheckoutQuery
, AnswerShippingQuery
, ApproveChatJoinRequest
, BanChatMember
, BanChatSenderChat
, Close
, CloseForumTopic
, CloseGeneralForumTopic
, DeclineChatJoinRequest
, DeleteChatPhoto
, DeleteChatStickerSet
, DeleteForumTopic
, DeleteMessage
, DeleteMessages
, DeleteMyCommands
, DeleteStickerFromSet
, DeleteStickerSet
, DeleteWebhook
, EditForumTopic
, EditGeneralForumTopic
, EditUserStarSubscription
, HideGeneralForumTopic
, LeaveChat
, LogOut
, PinChatMessage
, PromoteChatMember
, RefundStarPayment
, ReopenForumTopic
, ReopenGeneralForumTopic
, RestrictChatMember
, SendChatAction
, SendGift
, SetChatAdministratorCustomTitle
, SetChatDescription
, SetChatMenuButton
, SetChatPermissions
, SetChatStickerSet
, SetChatTitle
, SetCustomEmojiStickerSetThumbnail
, SetMessageReaction
, SetMyCommands
, SetMyDefaultAdministratorRights
, SetMyDescription
, SetMyName
, SetMyShortDescription
, SetPassportDataErrors
, SetStickerEmojiList
, SetStickerKeywords
, SetStickerMaskPosition
, SetStickerPositionInSet
, SetStickerSetThumbnail
, SetStickerSetTitle
, SetUserEmojiStatus
, UnbanChatMember
, UnbanChatSenderChat
, UnhideGeneralForumTopic
, UnpinAllChatMessages
, UnpinAllForumTopicMessages
, UnpinAllGeneralForumTopicMessages
, UnpinChatMessage
- Version:
- 1.0
A method of Telegram Bots Api that is fully supported in json format
- Author:
- Ruben Bermudez
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
Deserialize a json answer to the response type to a method
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BotApiMethodBoolean
public BotApiMethodBoolean()
-