class Tourmaline::WebAppData

Included Modules

Defined in:

tourmaline/models/web_app_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : String, button_text : String) #

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

[View source]

Instance Method Detail

def button_text : String #

[View source]
def data : String #

[View source]