Telegraph.Model.Document (telegraph v0.8.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.Document{
file_id: binary(),
file_name: binary(),
file_size: integer(),
mime_type: binary(),
thumb: Telegraph.Model.PhotoSize.t()
}