extwitter v0.11.0 ExTwitter.Model.List
List object.
Reference
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExTwitter.Model.List{ created_at: String.t(), description: String.t(), following: boolean(), full_name: String.t(), id: pos_integer(), id_str: String.t(), member_count: non_neg_integer(), mode: String.t(), name: String.t(), raw_data: map(), slug: String.t(), subscriber_count: non_neg_integer(), uri: String.t(), user: ExTwitter.Model.User.t() }