user Suggestion Members
fun Users.userSuggestionMembers(slug: String, vararg options: Option): JsonArrayApiAction<User>
Content copied to clipboard
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
Receiver
Users endpoint instance.
Return
JsonArrayApiAction for User model.
Parameters
slug
The short name of list or a category
options
Optional. Custom parameters of this request.