> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Type Alias: RedditError

> **RedditError** = `RedditNotFound` | `RedditBanned` | `RedditForbidden` | `RedditGoldOnly` | `RedditQuarantined` | `RedditGated` | `RedditUnavailableForLegalReasons` | `RedditServerError`

Defined in: [packages/reddit-helpers/src/lib/types.ts:47](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/reddit-helpers/src/lib/types.ts#L47)

Represents an error response from the Reddit API.
