1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-14 09:50:03 +00:00

Fix URL pointing to better method in Client.change_status

This commit is contained in:
Rapptz 2016-09-27 01:32:45 -04:00
parent 1a624cd037
commit 2927e5fd39

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