ModerationCauseType Type
The type of moderation cause.
Union cases
| Union case |
Description
|
Full Usage:
BlockOther
|
Mutual block or other block situation |
Full Usage:
BlockedBy
|
User is blocked by the account |
Full Usage:
Blocking
|
User is blocking the account |
Full Usage:
Hidden
|
Content is in the user's hidden posts list |
Full Usage:
Label
|
Content has a label applied |
Full Usage:
MuteWord
|
Content matches a muted word |
Full Usage:
Muted
|
Account is muted by user |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBlockOther
Returns: bool
|
|
Full Usage:
this.IsBlockedBy
Returns: bool
|
|
Full Usage:
this.IsBlocking
Returns: bool
|
|
Full Usage:
this.IsHidden
Returns: bool
|
|
Full Usage:
this.IsLabel
Returns: bool
|
|
Full Usage:
this.IsMuteWord
Returns: bool
|
|
Full Usage:
this.IsMuted
Returns: bool
|
|