CommentUpdateParameters interface

Represents a request to update a comment.

Properties

state

Set the current state of the comment

text

The updated text of the comment

Property Details

state

Set the current state of the comment

state: CommentState

Property Value

text

The updated text of the comment

text: string

Property Value

string