@type t() :: %Nadia.Model.Animation{ duration: integer(), file_id: binary(), file_name: binary(), file_size: integer(), file_unique_id: binary(), height: integer(), mime_type: binary(), thumbnail: Nadia.Model.PhotoSize.t(), width: integer() }