extwitter v0.11.0 ExTwitter.Model.UserMention
User mention object.
Reference
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExTwitter.Model.UserMention{ id: pos_integer(), id_str: String.t(), indices: [non_neg_integer()], name: String.t(), raw_data: term(), screen_name: String.t() }