Header menu logo FSharp.ATProto

ThreadResult Type

Type alias for the thread union returned by getPostThread. Simplifies pattern matching when working with thread responses.

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.