Header menu logo FSharp.ATProto

ModerationAction Type

The action a UI should take based on moderation.

Union cases

Union case Description

Alert

Full Usage: Alert

Show an alert badge/indicator

Blur

Full Usage: Blur

Show with a blur/overlay that can be clicked through (unless noOverride)

Filter

Full Usage: Filter

Remove from view entirely (used in list contexts)

Inform

Full Usage: Inform

Show an informational indicator

NoAction

Full Usage: NoAction

No moderation action needed

Instance members

Instance member Description

this.IsAlert

Full Usage: this.IsAlert

Returns: bool
Returns: bool

this.IsBlur

Full Usage: this.IsBlur

Returns: bool
Returns: bool

this.IsFilter

Full Usage: this.IsFilter

Returns: bool
Returns: bool

this.IsInform

Full Usage: this.IsInform

Returns: bool
Returns: bool

this.IsNoAction

Full Usage: this.IsNoAction

Returns: bool
Returns: bool

Type something to start searching.