Type alias SubredditType

SubredditType: "gold_restricted" | "archived" | "restricted" | "employees_only" | "gold_only" | "private" | "user" | "public"

The type of subreddit.

Generated using TypeDoc