extwitter v0.11.0 ExTwitter.Model.StallWarning

Stall Warning object.

Reference

Stall warnings

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.StallWarning{
  code: String.t(),
  message: String.t(),
  percent_full: non_neg_integer()
}