# hunter v0.7.0 - Table of Contents

> Elixir client for the Mastodon API

## Pages

- [README](readme.md)
- [How to contribute](contributing.md)
- [Code of Conduct](code_of_conduct.md)
- [Changelog](changelog.md)

## Modules

- [Hunter](Hunter.md): An Elixir client for the Mastodon API

- [Hunter.Account](Hunter.Account.md): Account entity
- [Hunter.Announcement](Hunter.Announcement.md): Announcement entity
- [Hunter.Announcement.Reaction](Hunter.Announcement.Reaction.md): Announcement reaction entity
- [Hunter.AnnualReport](Hunter.AnnualReport.md): AnnualReport entity
- [Hunter.Api.Request](Hunter.Api.Request.md): The single HTTP transport for Hunter.
- [Hunter.Application](Hunter.Application.md): Application entity
- [Hunter.Attachment](Hunter.Attachment.md): Attachment entity
- [Hunter.Card](Hunter.Card.md): Card entity
- [Hunter.Card.Author](Hunter.Card.Author.md): Card author entity
- [Hunter.Client](Hunter.Client.md): Defines a `Hunter` client

- [Hunter.Collection](Hunter.Collection.md): Collection entity
- [Hunter.Collection.Item](Hunter.Collection.Item.md): Collection item entity
- [Hunter.Config](Hunter.Config.md): Hunter configuration.

- [Hunter.Context](Hunter.Context.md): Context entity
- [Hunter.Conversation](Hunter.Conversation.md): Conversation entity
- [Hunter.DomainBlock](Hunter.DomainBlock.md): DomainBlock entity
- [Hunter.Emoji](Hunter.Emoji.md): Emoji entity

- [Hunter.EventStream](Hunter.EventStream.md): Event stream is a simple stream of text data encoded using UTF-8
- [Hunter.ExtendedDescription](Hunter.ExtendedDescription.md): ExtendedDescription entity
- [Hunter.FeaturedTag](Hunter.FeaturedTag.md): FeaturedTag entity
- [Hunter.Field](Hunter.Field.md): Field entity
- [Hunter.Filter](Hunter.Filter.md): Filter entity
- [Hunter.FilterKeyword](Hunter.FilterKeyword.md): FilterKeyword entity
- [Hunter.FilterResult](Hunter.FilterResult.md): FilterResult entity
- [Hunter.FilterStatus](Hunter.FilterStatus.md): FilterStatus entity
- [Hunter.GroupedNotificationsResults](Hunter.GroupedNotificationsResults.md): GroupedNotificationsResults entity
- [Hunter.Instance](Hunter.Instance.md): Instance entity
- [Hunter.List](Hunter.List.md): List entity
- [Hunter.Marker](Hunter.Marker.md): Marker entity
- [Hunter.Mention](Hunter.Mention.md): Mention entity
- [Hunter.Notification](Hunter.Notification.md): Notification entity
- [Hunter.NotificationGroup](Hunter.NotificationGroup.md): NotificationGroup entity
- [Hunter.NotificationPolicy](Hunter.NotificationPolicy.md): NotificationPolicy entity
- [Hunter.NotificationRequest](Hunter.NotificationRequest.md): NotificationRequest entity
- [Hunter.Poll](Hunter.Poll.md): Poll entity
- [Hunter.Poll.Option](Hunter.Poll.Option.md): Poll option entity
- [Hunter.Preferences](Hunter.Preferences.md): Preferences entity
- [Hunter.PrivacyPolicy](Hunter.PrivacyPolicy.md): PrivacyPolicy entity
- [Hunter.Quote](Hunter.Quote.md): Quote entity
- [Hunter.Relationship](Hunter.Relationship.md): Relationship entity
- [Hunter.Report](Hunter.Report.md): Report entity
- [Hunter.Result](Hunter.Result.md): Result entity
- [Hunter.Role](Hunter.Role.md): Role entity
- [Hunter.Rule](Hunter.Rule.md): Rule entity
- [Hunter.ScheduledStatus](Hunter.ScheduledStatus.md): ScheduledStatus entity
- [Hunter.Status](Hunter.Status.md): Status entity
- [Hunter.StatusEdit](Hunter.StatusEdit.md): StatusEdit entity
- [Hunter.StatusSource](Hunter.StatusSource.md): StatusSource entity
- [Hunter.Suggestion](Hunter.Suggestion.md): Suggestion entity
- [Hunter.Tag](Hunter.Tag.md): Tag entity
- [Hunter.TermsOfService](Hunter.TermsOfService.md): TermsOfService entity
- [Hunter.Translation](Hunter.Translation.md): Translation entity
- [Hunter.WebPushSubscription](Hunter.WebPushSubscription.md): WebPushSubscription entity

- Exceptions
  - [Hunter.Error](Hunter.Error.md)

