extwitter v0.11.0 ExTwitter.Model.URL

URL object.

Reference

URL object

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExTwitter.Model.URL{
  display_url: String.t(),
  expanded_url: String.t(),
  indices: [non_neg_integer()],
  raw_data: map(),
  unwound: map() | nil,
  url: String.t()
}