Class BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.commands.scope.BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder
-
- Enclosing class:
- BotCommandScopeChatMember
public static class BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description BotCommandScopeChatMemberBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BotCommandScopeChatMember.BotCommandScopeChatMemberBuilderchatId(@NonNull Long chatId)
-
-
-
Method Detail
-
chatId
public BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder chatId(@NonNull @NonNull Long chatId)
-
-