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>classForwardMessageclassGetFileclassGetMeclassGetUserProfilePhotosclassSetPassportDataErrorsclassStopMessageLiveLocation -
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 classDeleteChatPhotoclassDeleteChatStickerSetclassDeleteStickerSetNameDeprecated.Replaced byDeleteChatStickerSetclassExportChatInviteLinkclassGetChatclassGetChatAdministratorsclassGetChatMemberclassGetChatMemberCountDeprecated.Replaced byGetChatMembersCountclassGetChatMembersCountclassKickChatMemberclassLeaveChatclassPromoteChatMemberclassRestrictChatMemberclassSetChatAdministratorCustomTitleclassSetChatDescriptionclassSetChatPermissionsclassSetChatPhotoclassSetChatStickerSetclassSetChatTitleclassUnbanChatMember -
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 classPinChatMessageclassUnpinChatMessage -
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 classSendAnimationclassSendAudioclassSendChatActionclassSendContactclassSendDocumentclassSendGameclassSendInvoiceclassSendLocationclassSendMediaGroupclassSendMessageclassSendPhotoclassSendStickerclassSendVenueclassSendVideoclassSendVideoNoteclassSendVoice -
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 classAddStickerToSetclassCreateNewStickerSetclassDeleteStickerFromSetclassGetStickerSetclassSetStickerPositionInSetclassUploadStickerFile -
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 classDeleteWebhookclassGetUpdatesclassGetWebhookInfo -
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.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)
-