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
- Version:
- 1.3.0
- Author:
- Natanim
- See Also:
-
Field Summary
Fields inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
api, methodName, parameters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
add, exec, getContentType, getMethodName, getParameters, getResponseType, hasMultipart, setHasMultipart
-
Constructor Details
-
GetChatMenuButton
Required- Parameters:
api- api
-
-
Method Details
-
chatId
Optional- Parameters:
chatId- Unique identifier for the target private chat. If not specified, default bot's menu button will be returned- Returns:
GetChatMenuButton
-