Header menu logo FSharp.ATProto

BookmarkViewItemUnion Type

Union cases

Union case Description

BlockedPost BlockedPost

Full Usage: BlockedPost BlockedPost

Parameters:
Item : BlockedPost

NotFoundPost NotFoundPost

Full Usage: NotFoundPost NotFoundPost

Parameters:

PostView PostView

Full Usage: PostView PostView

Parameters:
Item : PostView

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.IsPostView

Full Usage: this.IsPostView

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.