ExTwitter.Model.StallWarning (extwitter v0.14.0) View Source

Stall Warning object.

Reference

Stall warnings

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()
}