Header menu logo Threads

PostService Type

Instance members

Instance member Description

this.PostCarousel

Full Usage: this.PostCarousel

Parameters:
Returns: Task<PostId>
Modifiers: abstract
profileId : string
children : PostId seq
?textContent : string
?cancellationToken : CancellationToken
Returns: Task<PostId>

this.PostCarouselItemContainer

Full Usage: this.PostCarouselItemContainer

Parameters:
Returns: Task<PostId>
Modifiers: abstract
profileId : string
postParams : PostParam seq
?cancellationToken : CancellationToken
Returns: Task<PostId>

this.PostContainer

Full Usage: this.PostContainer

Parameters:
Returns: Task<PostId>
Modifiers: abstract
profileId : string
postParams : PostParam seq
?cancellationToken : CancellationToken
Returns: Task<PostId>

this.PublishPost

Full Usage: this.PublishPost

Parameters:
Returns: Task<PostId>
Modifiers: abstract
profileId : string
containerId : PostId
?cancellationToken : CancellationToken
Returns: Task<PostId>

Type something to start searching.