ex_gram v0.8.0 ExGram.Model.Document View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExGram.Model.Document{ file_id: String.t(), file_name: String.t(), file_size: integer(), mime_type: String.t(), thumb: ExGram.Model.PhotoSize.t() }