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