Class GetChatMenuButton
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<GetChatMenuButton, MenuButton>
io.github.natanimn.telebof.requests.get.GetChatMenuButton
GetChatMenuButton class. Returns 
MenuButton on success.- Since:
- 3 March 2025
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequestexec
- 
Constructor Details- 
GetChatMenuButton
 
- 
- 
Method Details- 
chatIdOptional- Parameters:
- chat_id- Unique identifier for the target private chat. If not specified, default bot's menu button will be returned
- Returns:
- GetChatMenuButton
 
 
-