ExTwitter.Model.Symbol (extwitter v0.14.0) View Source

Symbol object.

Reference

Symbol object

Link to this section Summary

Link to this section Types

Specs

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