Constructor
new MutedUserListQuery(args)
- See:
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
args |
Object |
Properties
|
Members
hasNext :boolean
Type:
- boolean
isLoading :boolean
Type:
- boolean
limit :boolean
- Default Value:
- 20
Type:
- boolean
Methods
next(callbackopt) → {Promise|undefined}
Executes the query
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
callback |
userListQueryCallback |
<optional> |
Returns:
- Type
- Promise | undefined