ThreadCommentQuery is a class representing a query for thread comment data. It includes a method to send the thread comment query and receive the response.
ThreadCommentQuery
Constructs a new ThreadCommentQuery instance.
The authentication token.
threadComment is a method that sends a query request to get thread comment data.
threadComment
The variables for the query.
The response from the query request.
ThreadCommentQuery
is a class representing a query for thread comment data. It includes a method to send the thread comment query and receive the response.