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