class Tourmaline::MenuButtonWebApp

Included Modules

Defined in:

tourmaline/models/menu_button_web_app.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client : Tourmaline::Client client, client=(client : Tourmaline::Client) client=, client? : Tourmaline::Client | Nil client?, finish_init(client : Tourmaline::Client) finish_init

Constructor Detail

def self.new(type : String, text : String, web_app : WebAppInfo) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def text : String #

[View source]
def type : String #

[View source]
def web_app : WebAppInfo #

[View source]