Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Controllers.Subreddit Member List

This is the complete list of members for Reddit.Controllers.Subreddit, including all inherited members.

About()Reddit.Controllers.Subreddit
AcceptModeratorInvite()Reddit.Controllers.Subreddit
AcceptModeratorInviteAsync()Reddit.Controllers.Subreddit
ActiveUserCountReddit.Controllers.Subreddit
AllowDiscoveryReddit.Controllers.Subreddit
AllowImagesReddit.Controllers.Subreddit
AllowVideoGifsReddit.Controllers.Subreddit
AllowVideosReddit.Controllers.Subreddit
BannerBackgroundColorReddit.Controllers.Subreddit
BannerBackgroundImageReddit.Controllers.Subreddit
BannerImgReddit.Controllers.Subreddit
BaseController()Reddit.Controllers.BaseController
BuildException(Exception ex, List< List< string >> errors)Reddit.Controllers.Internal.Validators
CanAssignLinkFlairReddit.Controllers.Subreddit
CanAssignUserFlairReddit.Controllers.Subreddit
CheckErrors(List< List< string >> errors)Reddit.Controllers.Internal.Validatorsprotected
CheckErrors(List< string > errors)Reddit.Controllers.Internal.Validatorsprotected
CheckNull(object res, string msg="Reddit API returned null response.")Reddit.Controllers.Internal.Validatorsprotected
CollapseDeletedCommentsReddit.Controllers.Subreddit
CommentsReddit.Controllers.Subreddit
CommentScoreHideMinsReddit.Controllers.Subreddit
CommunityIconReddit.Controllers.Subreddit
Create(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
Create(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
CreateAsync(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
CreateAsync(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
CreatedReddit.Controllers.Subreddit
CreateIfNotExists(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
CreateIfNotExists(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
CreateIfNotExistsAsync(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
CreateIfNotExistsAsync(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
CreateOrUpdate(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
CreateOrUpdate(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
CreateOrUpdateAsync(bool allowPostCrossposts=true, bool allowTop=true, bool excludeBannedModqueue=false, bool freeFormReports=true, string gRecaptchaResponse="", string linkType="any", string spamComments="low", string spamLinks="high", string spamSelfPosts="high", string themeSr="", bool themeSrUpdate=true, string wikiMode="disabled", int wikiEditAge=0, int wikiEditKarma=0)Reddit.Controllers.Subreddit
CreateOrUpdateAsync(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
DeleteBanner()Reddit.Controllers.Subreddit
DeleteBannerAsync()Reddit.Controllers.Subreddit
DeleteHeader()Reddit.Controllers.Subreddit
DeleteHeaderAsync()Reddit.Controllers.Subreddit
DeleteIcon()Reddit.Controllers.Subreddit
DeleteIconAsync()Reddit.Controllers.Subreddit
DeleteImg(string imgName)Reddit.Controllers.Subreddit
DeleteImgAsync(string imgName)Reddit.Controllers.Subreddit
DescriptionReddit.Controllers.Subreddit
EmojisEnabledReddit.Controllers.Subreddit
FlairsReddit.Controllers.Subreddit
FullnameReddit.Controllers.Subreddit
GetBannedUsers(string after="", string before="", int limit=25, string user="", bool includeCategories=false, int count=0, string show="all", bool srDetail=false)Reddit.Controllers.Subreddit
GetBannedUsers(SubredditsAboutInput subredditsAboutInput)Reddit.Controllers.Subreddit
GetContributors(string after="", string before="", int limit=25, string user="", bool includeCategories=false, int count=0, string show="all", bool srDetail=false)Reddit.Controllers.Subreddit
GetContributors(SubredditsAboutInput subredditsAboutInput)Reddit.Controllers.Subreddit
GetLog(string type=null, int limit=25, string after="", string before="", string mod=null, string show="all", bool srDetail=false, int count=0)Reddit.Controllers.Subreddit
GetLog(ModerationGetLogInput moderationGetLogInput)Reddit.Controllers.Subreddit
GetModerators(string after="", string before="", int limit=25, string user="", bool includeCategories=false, int count=0, string show="all", bool srDetail=false)Reddit.Controllers.Subreddit
GetModerators(SubredditsAboutInput subredditsAboutInput)Reddit.Controllers.Subreddit
GetMutedUsers(string after="", string before="", int limit=25, string user="", bool includeCategories=false, int count=0, string show="all", bool srDetail=false)Reddit.Controllers.Subreddit
GetMutedUsers(SubredditsAboutInput subredditsAboutInput)Reddit.Controllers.Subreddit
GetRules()Reddit.Controllers.Subreddit
GetSettings(bool created=false, string location="")Reddit.Controllers.Subreddit
GetSubmitText()Reddit.Controllers.Subreddit
GetTraffic()Reddit.Controllers.Subreddit
HeaderImgReddit.Controllers.Subreddit
HeaderTitleReddit.Controllers.Subreddit
IconImgReddit.Controllers.Subreddit
IdReddit.Controllers.Subreddit
KeyColorReddit.Controllers.Subreddit
LangReddit.Controllers.Subreddit
LeaveContributor()Reddit.Controllers.Subreddit
LeaveContributorAsync()Reddit.Controllers.Subreddit
LeaveModerator()Reddit.Controllers.Subreddit
LeaveModeratorAsync()Reddit.Controllers.Subreddit
LinkFlairEnabledReddit.Controllers.Subreddit
LinkPost(string title=null, string url=null, string author=null, string thumbnail=null, int? thumbnailHeight=null, int? thumbnailWidth=null, JObject preview=null, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false)Reddit.Controllers.Subreddit
LinkPost(string fullname)Reddit.Controllers.Subreddit
ListsReddit.Controllers.BaseController
ModeratorInvite(string username, string permissions, int? duration=null)Reddit.Controllers.Subreddit
ModeratorInvite(UsersFriendInput usersFriendInput)Reddit.Controllers.Subreddit
ModeratorInviteAsync(string username, string permissions, int? duration=null)Reddit.Controllers.Subreddit
ModeratorInviteAsync(UsersFriendInput usersFriendInput)Reddit.Controllers.Subreddit
ModeratorsReddit.Controllers.Subreddit
NameReddit.Controllers.Subreddit
Over18Reddit.Controllers.Subreddit
Post()Reddit.Controllers.Subreddit
Post(string fullname)Reddit.Controllers.Subreddit
PostsReddit.Controllers.Subreddit
PrimaryColorReddit.Controllers.Subreddit
SavedMediaText(string url)Reddit.Controllers.Subreddit
Search(SearchGetSearchInput searchGetSearchInput)Reddit.Controllers.Subreddit
Search(string q, SearchGetSearchInput searchGetSearchInput=null)Reddit.Controllers.Subreddit
Search(string q="", bool restrictSr=true, string sort="new", string category="", bool includeFacets=false, string type=null, string t="all", string after=null, string before=null, bool includeCategories=false, int count=0, int limit=25, string show="all", bool srDetail=false)Reddit.Controllers.Subreddit
SelfPost(string title=null, string selfText=null, string selfTextHtml=null, string author=null, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false)Reddit.Controllers.Subreddit
SelfPost(string fullname)Reddit.Controllers.Subreddit
SetUserPermissions(string username, string permissions, string type)Reddit.Controllers.Subreddit
SetUserPermissions(UsersSetPermissionsInput usersSetPermissionsInput)Reddit.Controllers.Subreddit
SetUserPermissionsAsync(string username, string permissions, string type)Reddit.Controllers.Subreddit
SetUserPermissionsAsync(UsersSetPermissionsInput usersSetPermissionsInput)Reddit.Controllers.Subreddit
ShowMediaReddit.Controllers.Subreddit
ShowMediaPreviewReddit.Controllers.Subreddit
SidebarReddit.Controllers.Subreddit
SpoilersEnabledReddit.Controllers.Subreddit
Stylesheet()Reddit.Controllers.Subreddit
SubmissionTypeReddit.Controllers.Subreddit
SubmitLinkLabelReddit.Controllers.Subreddit
SubmitTextReddit.Controllers.Subreddit
SubmitTextLabelReddit.Controllers.Subreddit
Subreddit(Dispatch dispatch, Things.Subreddit subreddit)Reddit.Controllers.Subreddit
Subreddit(Dispatch dispatch, Things.SubredditChild subredditChild)Reddit.Controllers.Subreddit
Subreddit(Dispatch dispatch, Subreddit subreddit)Reddit.Controllers.Subreddit
Subreddit(Dispatch dispatch, string name, string title="", string description="", string sidebar="", string submissionText=null, string lang="en", string subredditType="public", string submissionType="any", string submitLinkLabel=null, string submitTextLabel=null, bool wikiEnabled=false, bool over18=false, bool allowDiscovery=true, bool allowSpoilers=true, bool showMedia=true, bool showMediaPreview=true, bool allowImages=true, bool allowVideos=true, bool collapseDeletedComments=false, string suggestedCommentSort=null, int commentScoreHideMins=0, byte[] headerImage=null, byte[] iconImage=null, string primaryColor=null, string keyColor=null, string fullname=null)Reddit.Controllers.Subreddit
Subreddit(Dispatch dispatch)Reddit.Controllers.Subreddit
SubredditDataReddit.Controllers.Subreddit
SubredditTypeReddit.Controllers.Subreddit
Subscribe(bool skipInitialDefaults=false)Reddit.Controllers.Subreddit
SubscribeAsync(bool skipInitialDefaults=false)Reddit.Controllers.Subreddit
SubscribersReddit.Controllers.Subreddit
SuggestedCommentSortReddit.Controllers.Subreddit
TitleReddit.Controllers.Subreddit
Unsubscribe()Reddit.Controllers.Subreddit
UnsubscribeAsync()Reddit.Controllers.Subreddit
Update(bool manualUpdate=false, bool? allOriginalContent=null, bool? allowDiscovery=null, bool? allowImages=null, bool? allowPostCrossposts=null, bool? allowTop=null, bool? allowVideos=null, bool? collapseDeletedComments=null, string description=null, bool? excludeBannedModqueue=null, bool? freeFormReports=null, string gRecaptchaResponse=null, string headerTitle=null, bool? hideAds=null, string keyColor=null, string lang=null, string linkType=null, string name=null, bool? originalContentTagEnabled=null, bool? over18=null, string publicDescription=null, bool? showMedia=null, bool? showMediaPreview=null, string spamComments=null, string spamLinks=null, string spamSelfPosts=null, bool? spoilersEnabled=null, string sr=null, string submitLinkLabel=null, string submitText=null, string submitTextLabel=null, string suggestedCommentSort=null, string themeSr=null, bool? themeSrUpdate=null, string title=null, string type=null, string wikiMode=null, int? commentScoreHideMins=null, int? wikiEditAge=null, int? wikiEditKarma=null)Reddit.Controllers.Subreddit
Update(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
UpdateAsync(bool manualUpdate=false, bool? allOriginalContent=null, bool? allowDiscovery=null, bool? allowImages=null, bool? allowPostCrossposts=null, bool? allowTop=null, bool? allowVideos=null, bool? collapseDeletedComments=null, string description=null, bool? excludeBannedModqueue=null, bool? freeFormReports=null, string gRecaptchaResponse=null, string headerTitle=null, bool? hideAds=null, string keyColor=null, string lang=null, string linkType=null, string name=null, bool? originalContentTagEnabled=null, bool? over18=null, string publicDescription=null, bool? showMedia=null, bool? showMediaPreview=null, string spamComments=null, string spamLinks=null, string spamSelfPosts=null, bool? spoilersEnabled=null, string sr=null, string submitLinkLabel=null, string submitText=null, string submitTextLabel=null, string suggestedCommentSort=null, string themeSr=null, bool? themeSrUpdate=null, string title=null, string type=null, string wikiMode=null, int? commentScoreHideMins=null, int? wikiEditAge=null, int? wikiEditKarma=null)Reddit.Controllers.Subreddit
UpdateAsync(SubredditsSiteAdminInput subredditsSiteAdminInput, string gRecaptchaResponse="", string headerTitle="")Reddit.Controllers.Subreddit
UpdateStylesheet(string reason, string stylesheetContents)Reddit.Controllers.Subreddit
UpdateStylesheetAsync(string reason, string stylesheetContents)Reddit.Controllers.Subreddit
UploadBanner(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadBannerAsync(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadHeader(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadHeaderAsync(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadIcon(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadIconAsync(byte[] imgData, string imgType="png")Reddit.Controllers.Subreddit
UploadImg(byte[] imgData, string imgName, string imgType="png")Reddit.Controllers.Subreddit
UploadImgAsync(byte[] imgData, string imgName, string imgType="png")Reddit.Controllers.Subreddit
URLReddit.Controllers.Subreddit
Validate(dynamic obj)Reddit.Controllers.Internal.Validators
Validate(GenericContainer genericContainer)Reddit.Controllers.Internal.Validators
Validate(Generic generic)Reddit.Controllers.Internal.Validators
Validate(DynamicShortListingContainer dynamicShortListingContainer)Reddit.Controllers.Internal.Validators
Validate(DynamicShortListingData dynamicShortListingData)Reddit.Controllers.Internal.Validators
Validate(ImageUploadResult imageUploadResult)Reddit.Controllers.Internal.Validators
Validate(LiveUpdateEventContainer liveUpdateEventContainer)Reddit.Controllers.Internal.Validators
Validate(LiveThreadCreateResultContainer liveThreadCreateResultContainer)Reddit.Controllers.Internal.Validators
Validate(LiveUpdateContainer liveUpdateContainer, int? minChildren=null)Reddit.Controllers.Internal.Validators
Validate(SubredditSettingsContainer subredditSettingsContainer)Reddit.Controllers.Internal.Validators
Validate(SubredditSettings subredditSettings)Reddit.Controllers.Internal.Validators
Validate(List< ActionResult > actionResults)Reddit.Controllers.Internal.Validators
Validate(ActionResult actionResult)Reddit.Controllers.Internal.Validators
Validate(FlairListResultContainer flairListResultContainer)Reddit.Controllers.Internal.Validators
Validate(Flair flair)Reddit.Controllers.Internal.Validators
Validate(FlairV2 flairV2)Reddit.Controllers.Internal.Validators
Validate(ModActionContainer modActionContainer)Reddit.Controllers.Internal.Validators
Validate(ModActionData modActionData)Reddit.Controllers.Internal.Validators
Validate(WikiPageRevisionContainer wikiPageRevisionContainer)Reddit.Controllers.Internal.Validators
Validate(WikiPageRevisionData wikiPageRevisionData)Reddit.Controllers.Internal.Validators
Validate(WikiPageSettingsContainer wikiPageSettingsContainer)Reddit.Controllers.Internal.Validators
Validate(WikiPageSettings wikiPageSettings)Reddit.Controllers.Internal.Validators
Validate(List< UserPrefsContainer > userPrefsContainers)Reddit.Controllers.Internal.Validators
Validate(UserPrefsContainer userPrefsContainer)Reddit.Controllers.Internal.Validators
Validate(UserPrefsData userPrefsData)Reddit.Controllers.Internal.Validators
Validate(PostResultShortContainer postResultShortContainer)Reddit.Controllers.Internal.Validators
Validate(PostResultShort postResultShort)Reddit.Controllers.Internal.Validators
Validate(PostResultContainer postResultContainer)Reddit.Controllers.Internal.Validators
Validate(PostResult postResult)Reddit.Controllers.Internal.Validators
Validate(JQueryReturn jQueryReturn)Reddit.Controllers.Internal.Validators
Validate(List<(PostContainer, CommentContainer)> ps)Reddit.Controllers.Internal.Validators
Validate(CommentResultContainer commentResultContainer)Reddit.Controllers.Internal.Validators
Validate(SubredditContainer subredditContainer)Reddit.Controllers.Internal.Validators
WikiReddit.Controllers.Subreddit
WikiEnabledReddit.Controllers.Subreddit