hunter v0.1.0 Hunter.Result
Result entity
Fields
accounts
- list of matchedHunter.Account
statuses
- list of matchedHunter.Status
hashtags
- list of matched hashtags, as strings
Summary
Functions
Search for content
Types
t()
t() :: %Hunter.Result{accounts: [Hunter.Account.t], hashtags: [String.t], statuses: [Hunter.Status.t]}