ThreadCommentsQuery is a class representing a query for thread comments. It includes a method to get thread comments.
ThreadCommentsQuery
Constructs a new ThreadCommentsQuery instance.
The authentication token.
threadComments is a method that sends a query request to get thread comments.
threadComments
The variables for the query.
The response from the query request.
ThreadCommentsQuery
is a class representing a query for thread comments. It includes a method to get thread comments.