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