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