fix client docs

This commit is contained in:
TheMisterSenpai 2022-04-11 16:42:42 +03:00
parent b78b051966
commit 60b1c52ded

View file

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