Uses of Class
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod
-
-
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods Modifier and Type Class Description classAnswerCallbackQueryclassAnswerInlineQueryclassAnswerPreCheckoutQueryclassAnswerShippingQueryclassBotApiMethod<T extends Serializable>classCopyMessageclassForwardMessageclassGetFileclassGetMeclassGetUserProfilePhotosclassSetPassportDataErrorsclassStopMessageLiveLocation -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.adminrights
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.adminrights Modifier and Type Class Description classGetMyDefaultAdministratorRightsclassSetMyDefaultAdministratorRights -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.botapimethods
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.botapimethods Modifier and Type Class Description classBotApiMethodBooleanclassBotApiMethodMessageclassBotApiMethodSerializable -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.commands
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.commands Modifier and Type Class Description classDeleteMyCommandsclassGetMyCommandsclassSetMyCommands -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.games
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.games Modifier and Type Class Description classGetGameHighScoresclassSetGameScore -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.groupadministration
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.groupadministration Modifier and Type Class Description classApproveChatJoinRequestclassBanChatMemberclassBanChatSenderChatclassCreateChatInviteLinkclassDeclineChatJoinRequestclassDeleteChatPhotoclassDeleteChatStickerSetclassEditChatInviteLinkclassExportChatInviteLinkclassGetChatclassGetChatAdministratorsclassGetChatMemberclassGetChatMemberCountclassLeaveChatclassPromoteChatMemberclassRestrictChatMemberclassRevokeChatInviteLinkclassSetChatAdministratorCustomTitleclassSetChatDescriptionclassSetChatPermissionsclassSetChatPhotoclassSetChatStickerSetclassSetChatTitleclassUnbanChatMemberclassUnbanChatSenderChat -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.invoices
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.invoices Modifier and Type Class Description classCreateInvoiceLinkclassSendInvoice -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.menubutton
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.menubutton Modifier and Type Class Description classGetChatMenuButtonclassSetChatMenuButton -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.pinnedmessages
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.pinnedmessages Modifier and Type Class Description classPinChatMessageclassUnpinAllChatMessagesclassUnpinChatMessage -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.polls
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.polls Modifier and Type Class Description classSendPollclassStopPoll -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.send
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.send Modifier and Type Class Description classSendAnimationclassSendAudioclassSendChatActionclassSendContactclassSendDiceclassSendDocumentclassSendGameclassSendInvoiceDeprecated.UseSendInvoiceclassSendLocationclassSendMediaGroupclassSendMessageclassSendPhotoclassSendStickerclassSendVenueclassSendVideoclassSendVideoNoteclassSendVoice -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.stickers
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.stickers Modifier and Type Class Description classAddStickerToSetclassCreateNewStickerSetclassDeleteStickerFromSetclassGetStickerSetclassSetStickerPositionInSetclassSetStickerSetThumbclassUploadStickerFile -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.updates
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.updates Modifier and Type Class Description classCloseclassDeleteWebhookclassGetUpdatesclassGetWebhookInfoclassLogOutclassSetWebhook -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.updatingmessages
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.updatingmessages Modifier and Type Class Description classDeleteMessageclassEditMessageCaptionclassEditMessageLiveLocationclassEditMessageMediaclassEditMessageReplyMarkupclassEditMessageText -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.webapp
Subclasses of PartialBotApiMethod in org.telegram.telegrambots.meta.api.methods.webapp Modifier and Type Class Description classAnswerWebAppQuery -
Uses of PartialBotApiMethod in org.telegram.telegrambots.meta.exceptions
Methods in org.telegram.telegrambots.meta.exceptions that return PartialBotApiMethod Modifier and Type Method Description PartialBotApiMethodTelegramApiValidationException. getMethod()Constructors in org.telegram.telegrambots.meta.exceptions with parameters of type PartialBotApiMethod Constructor Description TelegramApiValidationException(String message, PartialBotApiMethod method)
-