ExTwitter.Model.Size (extwitter v0.14.0) View Source
Size object.
Reference
Link to this section Summary
Link to this section Types
Specs
t() :: %ExTwitter.Model.Size{ h: pos_integer(), raw_data: map(), resize: String.t(), w: pos_integer() }
Size object.
t() :: %ExTwitter.Model.Size{ h: pos_integer(), raw_data: map(), resize: String.t(), w: pos_integer() }