Uses of Class
org.telegram.telegrambots.meta.api.methods.botapimethods.BotApiMethodBoolean.BotApiMethodBooleanBuilder
Packages that use BotApiMethodBoolean.BotApiMethodBooleanBuilder
Package
Description
-
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.botapimethods
Classes in org.telegram.telegrambots.meta.api.methods.botapimethods with type parameters of type BotApiMethodBoolean.BotApiMethodBooleanBuilderModifier and TypeClassDescriptionstatic classBotApiMethodBoolean.BotApiMethodBooleanBuilder<C extends BotApiMethodBoolean,B extends BotApiMethodBoolean.BotApiMethodBooleanBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.forum
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.forumModifier and TypeClassDescriptionstatic classCloseForumTopic.CloseForumTopicBuilder<C extends CloseForumTopic,B extends CloseForumTopic.CloseForumTopicBuilder<C, B>> static classCloseGeneralForumTopic.CloseGeneralForumTopicBuilder<C extends CloseGeneralForumTopic,B extends CloseGeneralForumTopic.CloseGeneralForumTopicBuilder<C, B>> static classDeleteForumTopic.DeleteForumTopicBuilder<C extends DeleteForumTopic,B extends DeleteForumTopic.DeleteForumTopicBuilder<C, B>> static classEditForumTopic.EditForumTopicBuilder<C extends EditForumTopic,B extends EditForumTopic.EditForumTopicBuilder<C, B>> static classEditGeneralForumTopic.EditGeneralForumTopicBuilder<C extends EditGeneralForumTopic,B extends EditGeneralForumTopic.EditGeneralForumTopicBuilder<C, B>> static classHideGeneralForumTopic.HideGeneralForumTopicBuilder<C extends HideGeneralForumTopic,B extends HideGeneralForumTopic.HideGeneralForumTopicBuilder<C, B>> static classReopenForumTopic.ReopenForumTopicBuilder<C extends ReopenForumTopic,B extends ReopenForumTopic.ReopenForumTopicBuilder<C, B>> static classReopenGeneralForumTopic.ReopenGeneralForumTopicBuilder<C extends ReopenGeneralForumTopic,B extends ReopenGeneralForumTopic.ReopenGeneralForumTopicBuilder<C, B>> static classUnhideGeneralForumTopic.UnhideGeneralForumTopicBuilder<C extends UnhideGeneralForumTopic,B extends UnhideGeneralForumTopic.UnhideGeneralForumTopicBuilder<C, B>> static classUnpinAllForumTopicMessages.UnpinAllForumTopicMessagesBuilder<C extends UnpinAllForumTopicMessages,B extends UnpinAllForumTopicMessages.UnpinAllForumTopicMessagesBuilder<C, B>> static classUnpinAllGeneralForumTopicMessages.UnpinAllGeneralForumTopicMessagesBuilder<C extends UnpinAllGeneralForumTopicMessages,B extends UnpinAllGeneralForumTopicMessages.UnpinAllGeneralForumTopicMessagesBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.groupadministration
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.groupadministrationModifier and TypeClassDescriptionstatic classApproveChatJoinRequest.ApproveChatJoinRequestBuilder<C extends ApproveChatJoinRequest,B extends ApproveChatJoinRequest.ApproveChatJoinRequestBuilder<C, B>> static classBanChatMember.BanChatMemberBuilder<C extends BanChatMember,B extends BanChatMember.BanChatMemberBuilder<C, B>> static classBanChatSenderChat.BanChatSenderChatBuilder<C extends BanChatSenderChat,B extends BanChatSenderChat.BanChatSenderChatBuilder<C, B>> static classDeclineChatJoinRequest.DeclineChatJoinRequestBuilder<C extends DeclineChatJoinRequest,B extends DeclineChatJoinRequest.DeclineChatJoinRequestBuilder<C, B>> static classDeleteChatPhoto.DeleteChatPhotoBuilder<C extends DeleteChatPhoto,B extends DeleteChatPhoto.DeleteChatPhotoBuilder<C, B>> static classDeleteChatStickerSet.DeleteChatStickerSetBuilder<C extends DeleteChatStickerSet,B extends DeleteChatStickerSet.DeleteChatStickerSetBuilder<C, B>> static classLeaveChat.LeaveChatBuilder<C extends LeaveChat,B extends LeaveChat.LeaveChatBuilder<C, B>> static classPromoteChatMember.PromoteChatMemberBuilder<C extends PromoteChatMember,B extends PromoteChatMember.PromoteChatMemberBuilder<C, B>> static classRestrictChatMember.RestrictChatMemberBuilder<C extends RestrictChatMember,B extends RestrictChatMember.RestrictChatMemberBuilder<C, B>> static classSetChatAdministratorCustomTitle.SetChatAdministratorCustomTitleBuilder<C extends SetChatAdministratorCustomTitle,B extends SetChatAdministratorCustomTitle.SetChatAdministratorCustomTitleBuilder<C, B>> static classSetChatDescription.SetChatDescriptionBuilder<C extends SetChatDescription,B extends SetChatDescription.SetChatDescriptionBuilder<C, B>> static classSetChatPermissions.SetChatPermissionsBuilder<C extends SetChatPermissions,B extends SetChatPermissions.SetChatPermissionsBuilder<C, B>> static classSetChatStickerSet.SetChatStickerSetBuilder<C extends SetChatStickerSet,B extends SetChatStickerSet.SetChatStickerSetBuilder<C, B>> static classSetChatTitle.SetChatTitleBuilder<C extends SetChatTitle,B extends SetChatTitle.SetChatTitleBuilder<C, B>> static classUnbanChatMember.UnbanChatMemberBuilder<C extends UnbanChatMember,B extends UnbanChatMember.UnbanChatMemberBuilder<C, B>> static classUnbanChatSenderChat.UnbanChatSenderChatBuilder<C extends UnbanChatSenderChat,B extends UnbanChatSenderChat.UnbanChatSenderChatBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.pinnedmessages
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.pinnedmessagesModifier and TypeClassDescriptionstatic classPinChatMessage.PinChatMessageBuilder<C extends PinChatMessage,B extends PinChatMessage.PinChatMessageBuilder<C, B>> static classUnpinAllChatMessages.UnpinAllChatMessagesBuilder<C extends UnpinAllChatMessages,B extends UnpinAllChatMessages.UnpinAllChatMessagesBuilder<C, B>> static classUnpinChatMessage.UnpinChatMessageBuilder<C extends UnpinChatMessage,B extends UnpinChatMessage.UnpinChatMessageBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.reactions
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.reactionsModifier and TypeClassDescriptionstatic classSetMessageReaction.SetMessageReactionBuilder<C extends SetMessageReaction,B extends SetMessageReaction.SetMessageReactionBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.send
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.sendModifier and TypeClassDescriptionstatic classSendChatAction.SendChatActionBuilder<C extends SendChatAction,B extends SendChatAction.SendChatActionBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.updatingmessages
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.updatingmessagesModifier and TypeClassDescriptionstatic classDeleteMessage.DeleteMessageBuilder<C extends DeleteMessage,B extends DeleteMessage.DeleteMessageBuilder<C, B>> static classDeleteMessages.DeleteMessagesBuilder<C extends DeleteMessages,B extends DeleteMessages.DeleteMessagesBuilder<C, B>> -
Uses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.verification
Subclasses of BotApiMethodBoolean.BotApiMethodBooleanBuilder in org.telegram.telegrambots.meta.api.methods.verificationModifier and TypeClassDescriptionstatic classRemoveChatVerification.RemoveChatVerificationBuilder<C extends RemoveChatVerification,B extends RemoveChatVerification.RemoveChatVerificationBuilder<C, B>> static classVerifyChat.VerifyChatBuilder<C extends VerifyChat,B extends VerifyChat.VerifyChatBuilder<C, B>>