ThreadResult Type
Type alias for the thread union returned by getPostThread.
Simplifies pattern matching when working with thread responses.
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBlockedPost
Returns: bool
|
|
Full Usage:
this.IsNotFoundPost
Returns: bool
|
|
Full Usage:
this.IsThreadViewPost
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|