class TelegramBot::PassportFile

Included Modules

Defined in:

telegram_bot/types/passport.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def file_date : Int32 #

def file_date=(file_date : Int32) #

def file_id : String #

def file_id=(file_id : String) #

def file_size : Int64 #

def file_size=(file_size : Int64) #

def file_unique_id : String #

def file_unique_id=(file_unique_id : String) #