Header menu logo FSharp.ATProto

OutputThreadUnion Type

Union cases

Union case Description

BlockedPost BlockedPost

Full Usage: BlockedPost BlockedPost

Parameters:
Item : BlockedPost

NotFoundPost NotFoundPost

Full Usage: NotFoundPost NotFoundPost

Parameters:

ThreadViewPost ThreadViewPost

Full Usage: ThreadViewPost ThreadViewPost

Parameters:

Unknown(string, JsonElement)

Full Usage: Unknown(string, JsonElement)

Parameters:
Item1 : string
Item2 : JsonElement

Instance members

Instance member Description

this.IsBlockedPost

Full Usage: this.IsBlockedPost

Returns: bool
Returns: bool

this.IsNotFoundPost

Full Usage: this.IsNotFoundPost

Returns: bool
Returns: bool

this.IsThreadViewPost

Full Usage: this.IsThreadViewPost

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.