hunter v0.5.1 Hunter.Emoji View Source

Emoji entity

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Hunter.Emoji{
  shortcode: String.t(),
  static_url: String.t(),
  url: String.t(),
  visible_in_picker: boolean()
}