class Tourmaline::MenuButtonDefault

Overview

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

Included Modules

Defined in:

tourmaline/types/api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(type : String) #

[View source]

Instance Method Detail

def type : String #

Type of the button, must be default


[View source]
def type=(type : String) #

Type of the button, must be default


[View source]