Optional asasHtml is a boolean representing whether to return the result as HTML.
Optional idid is a number representing the id of the thread comment.
Optional pagepage is a number representing the page number.
Optional perperPage is a number representing the number of items per page.
Optional sortsort is an array of strings representing the sort order.
Optional threadthreadId is a number representing the id of the thread.
Optional useruserId is a number representing the id of the user.
ThreadCommentsVariablesis an interface representing the variables for theThreadCommentsQuery. It includes optional page, per page, id, thread id, user id, sort, and as html.