|
@ -155,6 +155,8 @@ class Client: |
|
|
guild_subscriptions: :class:`bool` |
|
|
guild_subscriptions: :class:`bool` |
|
|
Whether to dispatching of presence or typing events. Defaults to ``True``. |
|
|
Whether to dispatching of presence or typing events. Defaults to ``True``. |
|
|
|
|
|
|
|
|
|
|
|
.. versionadded:: 1.3 |
|
|
|
|
|
|
|
|
.. warning:: |
|
|
.. warning:: |
|
|
|
|
|
|
|
|
If this is set to ``False`` then the following features will be disabled: |
|
|
If this is set to ``False`` then the following features will be disabled: |
|
|