Browse Source

Fix URL pointing to better method in Client.change_status

pull/349/head
Rapptz 9 years ago
parent
commit
2927e5fd39
  1. 2
      discord/client.py

2
discord/client.py

@ -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
----------

Loading…
Cancel
Save