extwitter v0.11.0 ExTwitter.Model.Hashtag

Hashtag object.

Reference

Hashtag object

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.Hashtag{
  indices: [non_neg_integer()],
  raw_data: map(),
  text: String.t()
}