Skip to main content
RedditError = RedditNotFound | RedditBanned | RedditForbidden | RedditGoldOnly | RedditQuarantined | RedditGated | RedditUnavailableForLegalReasons | RedditServerError
Defined in: packages/reddit-helpers/src/lib/types.ts:47 Represents an error response from the Reddit API.