class TelegramBot::ChatPhoto

Defined in:

telegram_bot/types/chat_photo.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def big_file_id : String #

[View source]
def big_file_id=(_big_file_id : String) #

[View source]
def small_file_id : String #

[View source]
def small_file_id=(_small_file_id : String) #

[View source]
def to_json(json : JSON::Builder) #

[View source]