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