[commands] Document GuildNotFound

This commit is contained in:
Aaron Hennessey
2021-08-10 13:34:11 +01:00
committed by GitHub
parent c628224403
commit ec32b71ff9

View File

@ -617,6 +617,7 @@ Exception Hierarchy
- :exc:`~.commands.BadArgument`
- :exc:`~.commands.MessageNotFound`
- :exc:`~.commands.MemberNotFound`
- :exc:`~.commands.GuildNotFound`
- :exc:`~.commands.UserNotFound`
- :exc:`~.commands.ChannelNotFound`
- :exc:`~.commands.ChannelNotReadable`