Module Parameters.Subreddit_type

type t =
  1. | Gold_restricted
  2. | Archived
  3. | Restricted
  4. | Employees_only
  5. | Gold_only
  6. | Private
  7. | User
  8. | Public