Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 750 Bytes

File metadata and controls

18 lines (14 loc) · 750 Bytes

Unifapi.Sdk.Model.RedditSubreddit

Properties

Name Type Description Notes
Id string Subreddit slug (URL form without `r/`).
SubredditT5Id string Reddit internal subreddit id (`t5_*` fullname).
Name string
PrefixedName string Display form like `r/pics`.
Title string
Description string
SubscribersCount decimal
ActiveCount decimal
IsNsfw bool

[Back to Model list] [Back to API list] [Back to README]