struct Telegram::Generator::TelegramAPI

Included Modules

Defined in:

telegram/generator/generator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(methods : Hash(String, Method), types : Hash(String, Type)) #

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

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(methods _methods = @methods, types _types = @types) #

[View source]
def methods : Hash(String, Method) #

def types : Hash(String, Type) #