Class BotApiMethod.BotApiMethodBuilder<T extends Serializable,C extends BotApiMethod<T>,B extends BotApiMethod.BotApiMethodBuilder<T,C,B>>
Object
PartialBotApiMethod.PartialBotApiMethodBuilder<T,C,B>
BotApiMethodBuilder<T,C,B>
- Direct Known Subclasses:
BotApiMethodBoolean.BotApiMethodBooleanBuilder,BotApiMethodMessage.BotApiMethodMessageBuilder,BotApiMethodSerializable.BotApiMethodSerializableBuilder,CopyMessage.CopyMessageBuilder,CopyMessages.CopyMessagesBuilder,CreateChatInviteLink.CreateChatInviteLinkBuilder,CreateForumTopic.CreateForumTopicBuilder,EditChatInviteLink.EditChatInviteLinkBuilder,ExportChatInviteLink.ExportChatInviteLinkBuilder,ForwardMessages.ForwardMessagesBuilder,GetChat.GetChatBuilder,GetChatAdministrators.GetChatAdministratorsBuilder,GetChatMember.GetChatMemberBuilder,GetChatMemberCount.GetChatMemberCountBuilder,GetGameHighScores.GetGameHighScoresBuilder,RevokeChatInviteLink.RevokeChatInviteLinkBuilder,StopPoll.StopPollBuilder
- Enclosing class:
- BotApiMethod<T extends Serializable>
public abstract static class BotApiMethod.BotApiMethodBuilder<T extends Serializable,C extends BotApiMethod<T>,B extends BotApiMethod.BotApiMethodBuilder<T,C,B>>
extends PartialBotApiMethod.PartialBotApiMethodBuilder<T,C,B>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BotApiMethodBuilder
public BotApiMethodBuilder()
-