mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-18 12:04:54 +00:00
Fix URL pointing to better method in Client.change_status
This commit is contained in:
@@ -1540,7 +1540,7 @@ class Client:
|
||||
client should go idle or not.
|
||||
|
||||
.. deprecated:: v0.13.0
|
||||
Use :meth:`change_status` instead.
|
||||
Use :meth:`change_presence` instead.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
Reference in New Issue
Block a user