Class MenuButtonDefault
Object
MenuButton
MenuButtonDefault
- All Implemented Interfaces:
Serializable
,BotApiObject
,Validable
- Version:
- 6.0 Describes that no specific value for the menu button was set.
- Author:
- Ruben Bermudez
- See Also:
-
Field Summary
Fields inherited from class MenuButton
TYPE_FIELD
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MenuButtonDefault
public MenuButtonDefault()
-
-
Method Details
-
validate
Description copied from interface:Validable
Validates that mandatory fields are filled and optional objects- Specified by:
validate
in interfaceValidable
- Overrides:
validate
in classMenuButton
- Throws:
TelegramApiValidationException
- If any mandatory field is empty
-
getType
- Specified by:
getType
in classMenuButton
-