Class SetChatMenuButton
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SetChatMenuButton, Boolean>
io.github.natanimn.telebof.requests.set.SetChatMenuButton
SetChatMenuButton class. Returns True on success.
- Since:
- 3 March 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchatId
(long chat_id) OptionalmenuButton
(MenuButton menu_button) OptionalMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
SetChatMenuButton
-
-
Method Details
-
chatId
Optional- Parameters:
chat_id
- Unique identifier for the target private chat. If not specified, default bot's menu button will be changed- Returns:
SetChatMenuButton
-