ExTwitter.Model.Hashtag (extwitter v0.14.0) View Source
Hashtag object.
Reference
Link to this section Summary
Link to this section Types
Specs
t() :: %ExTwitter.Model.Hashtag{
indices: [non_neg_integer()],
raw_data: map(),
text: String.t()
}
Hashtag object.
t() :: %ExTwitter.Model.Hashtag{
indices: [non_neg_integer()],
raw_data: map(),
text: String.t()
}