add member chunks

This commit is contained in:
hydrabolt
2016-02-12 22:07:56 +00:00
parent f0c719cf71
commit 54045de5f1
8 changed files with 97 additions and 3 deletions

View File

@@ -564,6 +564,11 @@ Overwrites the permissions of a role or a user in a channel
"attachFiles" : true
}
forceFetchUsers()
~~~~~~~~~~~~~~~~~
As of 12/02/2016, the API will now only return the online users in a server if it has more than 250 users. If you want to be aware of ALL users in a server, use this function. As of yet, it doesn't return anything and users are just silently and gradually added to the relevant servers.
Events
------