nadia v0.7.0 Nadia.Model.Document
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Nadia.Model.Document{
file_id: binary(),
file_name: binary(),
file_size: integer(),
mime_type: binary(),
thumb: Nadia.Model.PhotoSize.t()
}
t() :: %Nadia.Model.Document{ file_id: binary(), file_name: binary(), file_size: integer(), mime_type: binary(), thumb: Nadia.Model.PhotoSize.t() }