Optional
asasHtml
is a boolean indicating whether to return the result as HTML.
Optional
idid
is a number representing the id of the thread comment.
Optional
sortsort
is an array of strings representing the sort order of the thread comment.
Optional
threadthreadId
is a number representing the id of the thread.
Optional
useruserId
is a number representing the id of the user.
ThreadCommentVariables
is an interface representing the variables for theThreadCommentQuery
. It includes optional parameters for querying thread comment data.