hunter v0.5.1 Hunter.Tag View Source

Tag entity

Fields

  • name - The hashtag, not including the preceding #
  • url - The URL of the hashtag

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Hunter.Tag{name: String.t(), url: String.t()}