Skip to content

class Tourmaline::MenuButtonDefault
inherits Reference #

Describes that no specific value for the menu button was set.

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(type) #

View source

Methods#

#type : String #

Type of the button, must be default

View source

#type=(type : String) #

Type of the button, must be default

View source