From 60b1c52ded531c056ca83811e6ccc140d042cc0d Mon Sep 17 00:00:00 2001 From: TheMisterSenpai Date: Mon, 11 Apr 2022 16:42:42 +0300 Subject: [PATCH] fix client docs --- docs/source/client.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/client.rst b/docs/source/client.rst index 697f54a..ee041a5 100644 --- a/docs/source/client.rst +++ b/docs/source/client.rst @@ -47,7 +47,6 @@ to handle it, which defaults to print a traceback and ignoring the exception. :type exception: :class:`Exception` .. function:: on_guild_channel_delete(channel) - on_guild_channel_create(channel) Called whenever a guild channel is deleted or created.