class TelegramBot::WebAppInfo

Included Modules

Defined in:

telegram_bot/types/web_app_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(url : String) #

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def url : String #

def url=(url : String) #