ExTwitter.Model.StallWarning (extwitter v0.14.0) View Source
Stall Warning object.
Reference
Link to this section Summary
Link to this section Types
Specs
t() :: %ExTwitter.Model.StallWarning{
code: String.t(),
message: String.t(),
percent_full: non_neg_integer()
}