aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/client.py b/discord/client.py
index a3579922..4f9047ea 100644
--- a/discord/client.py
+++ b/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
----------