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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionchatId(long chat_id) OptionalmenuButton(MenuButton menu_button) OptionalMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequestexec
- 
Constructor Details- 
SetChatMenuButton
 
- 
- 
Method Details- 
chatIdOptional- Parameters:
- chat_id- Unique identifier for the target private chat. If not specified, default bot's menu button will be changed
- Returns:
- SetChatMenuButton
 
 
-