class TelegramBot::File

Included Modules

Defined in:

telegram_bot/types/file.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def file_id : String #

def file_id=(file_id : String) #

def file_path : String | Nil #

def file_path=(file_path : String | Nil) #

def file_size : Int32 | Nil #

def file_size=(file_size : Int32 | Nil) #