ModerationContext Type
Context in which moderation decisions are evaluated. Different contexts produce different actions for the same moderation cause.
Union cases
| Union case |
Description
|
Full Usage:
Avatar
|
Avatar display |
Full Usage:
Banner
|
Banner display |
Full Usage:
ContentList
|
Content shown in a list/feed view |
Full Usage:
ContentMedia
|
Content media (images, video) |
Full Usage:
ContentView
|
Content shown in a detail/expanded view |
Full Usage:
DisplayName
|
Display name |
Full Usage:
ProfileList
|
Profile shown in a list |
Full Usage:
ProfileView
|
Profile shown in detail view |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAvatar
Returns: bool
|
|
Full Usage:
this.IsBanner
Returns: bool
|
|
Full Usage:
this.IsContentList
Returns: bool
|
|
Full Usage:
this.IsContentMedia
Returns: bool
|
|
Full Usage:
this.IsContentView
Returns: bool
|
|
Full Usage:
this.IsDisplayName
Returns: bool
|
|
Full Usage:
this.IsProfileList
Returns: bool
|
|
Full Usage:
this.IsProfileView
Returns: bool
|
|