class Tourmaline::Document

Included Modules

Defined in:

tourmaline/models/document.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client client

Constructor Detail

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

[View source]

Instance Method Detail

def file_id : String #

[View source]
def file_name : String | Nil #

[View source]
def file_size : Int32 #

[View source]
def file_unique_id : String #

[View source]
def mime_type : String | Nil #

[View source]
def thumb : PhotoSize | Nil #

[View source]