MenuButtonCommands class
Represents a menu button, which opens the bot's list of commands.
- Inheritance
-
- Object
- MenuButton
- MenuButtonCommands
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map - Creates a json from the object
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited