Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/api/public-api/classes/Comment.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,7 @@ The `runAs` option is ignored when editing a comment.

**`Experimental`**

Filters the comment. When a comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters the comment. When a comment is filtered, it is added to the ModQueue for review. By default, filtered comments are hidden while in the queue. Set `keep` to `true` to keep the comment visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the comment.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/public-api/classes/Post.md
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,7 @@ edited state from the response.

**`Experimental`**

Filters a post. When a post is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post. When a post is filtered, it is added to the ModQueue for review. By default, filtered posts are hidden while in the queue. Set `keep` to `true` to keep the post visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the post.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/public-api/classes/RedditAPIClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -775,8 +775,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/public-api/classes/RedditClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,8 +685,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/redditapi/RedditClient/classes/RedditClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -681,8 +681,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/redditapi/models/classes/Comment.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,7 @@ The `runAs` option is ignored when editing a comment.

**`Experimental`**

Filters the comment. When a comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters the comment. When a comment is filtered, it is added to the ModQueue for review. By default, filtered comments are hidden while in the queue. Set `keep` to `true` to keep the comment visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the comment.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions docs/api/redditapi/models/classes/Post.md
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,7 @@ edited state from the response.

**`Experimental`**

Filters a post. When a post is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post. When a post is filtered, it is added to the ModQueue for review. By default, filtered posts are hidden while in the queue. Set `keep` to `true` to keep the post visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the post.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -621,8 +621,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,7 @@ id of a Removal Reason - you can leave this as an empty string if you don't have

**`Experimental`**

Filters the comment. When a comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters the comment. When a comment is filtered, it is added to the ModQueue for review. By default, filtered comments are hidden while in the queue. Set `keep` to `true` to keep the comment visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the comment.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,7 @@ id of a Removal Reason - you can leave this as an empty string if you don't have

**`Experimental`**

Filters a post. When a post is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post. When a post is filtered, it is added to the ModQueue for review. By default, filtered posts are hidden while in the queue. Set `keep` to `true` to keep the post visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the post.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,7 @@ Add a mod note for why the comment was removed

**`Experimental`**

Filters the comment. When a comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters the comment. When a comment is filtered, it is added to the ModQueue for review. By default, filtered comments are hidden while in the queue. Set `keep` to `true` to keep the comment visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the comment.

#### Parameters

Expand Down
3 changes: 1 addition & 2 deletions versioned_docs/version-0.14/api/public-api/classes/Post.md
Original file line number Diff line number Diff line change
Expand Up @@ -766,8 +766,7 @@ Add a mod note for why the post was removed

**`Experimental`**

Filters a post. When a post is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post. When a post is filtered, it is added to the ModQueue for review. By default, filtered posts are hidden while in the queue. Set `keep` to `true` to keep the post visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the post.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -762,8 +762,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -672,8 +672,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -668,8 +668,7 @@ The edited FlairTemplate object.

**`Experimental`**

Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post or comment. When a post or comment is filtered, it is added to the ModQueue for review. By default, filtered content is hidden while in the queue. Set `keep` to `true` to keep the content visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the content.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -528,8 +528,7 @@ Add a mod note for why the comment was removed

**`Experimental`**

Filters the comment. When a comment is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters the comment. When a comment is filtered, it is added to the ModQueue for review. By default, filtered comments are hidden while in the queue. Set `keep` to `true` to keep the comment visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the comment.

#### Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -754,8 +754,7 @@ Add a mod note for why the post was removed

**`Experimental`**

Filters a post. When a post is filtered, it is added to the ModQueue for review, and in addition:
- if
Filters a post. When a post is filtered, it is added to the ModQueue for review. By default, filtered posts are hidden while in the queue. Set `keep` to `true` to keep the post visible. Set `reason` to show moderators a reason; when `keep` is `true`, the reason is also shown on the post.

#### Parameters

Expand Down
Loading