Users
A list of users, with a token for pagination.
Declaration
object UsersProperties
| Name | Type | Description |
|---|---|---|
moreToFollow | boolean | A flag that indicates whether there are more users. If |
nextPageToken | string | A token to request additional users, if any. Use this as the |
users | [User] | A list of User objects. |