[commands] Document GuildNotFound
This commit is contained in:
		@@ -617,6 +617,7 @@ Exception Hierarchy
 | 
				
			|||||||
                - :exc:`~.commands.BadArgument`
 | 
					                - :exc:`~.commands.BadArgument`
 | 
				
			||||||
                    - :exc:`~.commands.MessageNotFound`
 | 
					                    - :exc:`~.commands.MessageNotFound`
 | 
				
			||||||
                    - :exc:`~.commands.MemberNotFound`
 | 
					                    - :exc:`~.commands.MemberNotFound`
 | 
				
			||||||
 | 
					                    - :exc:`~.commands.GuildNotFound`
 | 
				
			||||||
                    - :exc:`~.commands.UserNotFound`
 | 
					                    - :exc:`~.commands.UserNotFound`
 | 
				
			||||||
                    - :exc:`~.commands.ChannelNotFound`
 | 
					                    - :exc:`~.commands.ChannelNotFound`
 | 
				
			||||||
                    - :exc:`~.commands.ChannelNotReadable`
 | 
					                    - :exc:`~.commands.ChannelNotReadable`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user