extwitter v0.11.0 ExTwitter.Model.Rule

Matching rules object.

Reference

Matching rules

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.Rule{
  id: pos_integer(),
  id_str: String.t(),
  raw_data: map(),
  tag: String.t()
}