Header menu logo FSharp.ATProto

LabelFlag Type

Flags that modify label behavior.

Union cases

Union case Description

Adult

Full Usage: Adult

This is adult content

NoOverride

Full Usage: NoOverride

User cannot override this label's effect

NoSelf

Full Usage: NoSelf

Label does not apply when the labeler is the content author (self-label)

Unauthed

Full Usage: Unauthed

Only applies to unauthenticated users

Instance members

Instance member Description

this.IsAdult

Full Usage: this.IsAdult

Returns: bool
Returns: bool

this.IsNoOverride

Full Usage: this.IsNoOverride

Returns: bool
Returns: bool

this.IsNoSelf

Full Usage: this.IsNoSelf

Returns: bool
Returns: bool

this.IsUnauthed

Full Usage: this.IsUnauthed

Returns: bool
Returns: bool

Type something to start searching.