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