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

View File

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