From 17f343b03e72e6c239f5c90cc4836dfefe9c24de Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 21 Jan 2020 21:34:58 -0500 Subject: Minor documentation fixes --- discord/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/client.py') diff --git a/discord/client.py b/discord/client.py index 60db623c..581341b3 100644 --- a/discord/client.py +++ b/discord/client.py @@ -169,7 +169,7 @@ class Client: - :func:`on_member_join` - :func:`on_member_remove` - - Typing events will be disabled (:func:`on_typing_start`). + - Typing events will be disabled (:func:`on_typing`). - If ``fetch_offline_members`` is set to ``False`` then the user cache will not exist. This makes it difficult or impossible to do many things, for example: -- cgit v1.2.3