requestUsers

open fun requestUsers(): CompletableDeferred<List<User>>(source)

Requests all the users the bot can see.

Return

The CompletableFuture object.