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.