class

Tourmaline::MenuButtonDefault

Inherits JSON::Serializable / Reference / Object

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

Constructors

new(type : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

type

Type of the button, must be default

Source
type=(type : String)

Type of the button, must be default

Source