extwitter v0.11.0 ExTwitter.Model.Upload

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.Upload{
  expires_after_secs: non_neg_integer(),
  media_id: pos_integer(),
  media_id_string: String.t(),
  raw_data: map(),
  size: pos_integer() | nil
}