Header menu logo FSharp.ATProto

ModerationContext Type

Context in which moderation decisions are evaluated. Different contexts produce different actions for the same moderation cause.

Union cases

Union case Description

Avatar

Full Usage: Avatar

Avatar display

Banner

Full Usage: Banner

Banner display

ContentList

Full Usage: ContentList

Content shown in a list/feed view

ContentMedia

Full Usage: ContentMedia

Content media (images, video)

ContentView

Full Usage: ContentView

Content shown in a detail/expanded view

DisplayName

Full Usage: DisplayName

Display name

ProfileList

Full Usage: ProfileList

Profile shown in a list

ProfileView

Full Usage: ProfileView

Profile shown in detail view

Instance members

Instance member Description

this.IsAvatar

Full Usage: this.IsAvatar

Returns: bool
Returns: bool

this.IsBanner

Full Usage: this.IsBanner

Returns: bool
Returns: bool

this.IsContentList

Full Usage: this.IsContentList

Returns: bool
Returns: bool

this.IsContentMedia

Full Usage: this.IsContentMedia

Returns: bool
Returns: bool

this.IsContentView

Full Usage: this.IsContentView

Returns: bool
Returns: bool

this.IsDisplayName

Full Usage: this.IsDisplayName

Returns: bool
Returns: bool

this.IsProfileList

Full Usage: this.IsProfileList

Returns: bool
Returns: bool

this.IsProfileView

Full Usage: this.IsProfileView

Returns: bool
Returns: bool

Type something to start searching.