Hunter.Result (hunter v0.7.0)

Copy Markdown View Source

Result entity

Fields

Summary

Types

t()

@type t() :: %Hunter.Result{
  accounts: [Hunter.Account.t()],
  hashtags: [Hunter.Tag.t()],
  statuses: [Hunter.Status.t()]
}