MenuButtonCommands
class MenuButtonCommands implements MenuButtonInterface
Represents a menu button, which opens the bot's list of commands.
Methods
__construct(string $type)
No description
string
getType()
Type of the button, must be commands.
Details
at line 13
__construct(string $type)
No description
at line 20
string
getType()
Type of the button, must be commands.