aboutsummaryrefslogtreecommitdiff
path: root/lib/client.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/client.mli')
-rw-r--r--lib/client.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/client.mli b/lib/client.mli
index 7ece537..346ce1a 100644
--- a/lib/client.mli
+++ b/lib/client.mli
@@ -22,7 +22,7 @@ type t = {
Scheduler.go_main ~main ()
]}
@param ?count Optional amount of shards to launch. Defaults to autosharding.
- @param ?compress Whether to use compression over the gateway. {b NOT CURRENTLY SUPPORTED. DO NOT SET TO TRUE. }
+ @param ?compress Whether to use compression over the gateway. }
@param ?large Large threshold for guilds. Default is 250.
@param string The token used for authentication.
@return A deferred client object.