mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix gramatical error in Client guild_subscriptions docs
This commit is contained in:
@ -165,7 +165,7 @@ class Client:
|
||||
|
||||
.. versionadded:: 1.4
|
||||
guild_subscriptions: :class:`bool`
|
||||
Whether to dispatching of presence or typing events. Defaults to ``True``.
|
||||
Whether to dispatch presence or typing events. Defaults to ``True``.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
|
Reference in New Issue
Block a user