Organise documentation

This commit is contained in:
NCPlayz
2019-03-19 08:24:42 -04:00
committed by Rapptz
parent 5e65ec978c
commit fb02191b80
30 changed files with 417 additions and 419 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ class Invite(Hashable):
Parameters
-----------
reason: Optional[str]
reason: Optional[:class:`str`]
The reason for deleting this invite. Shows up on the audit log.
Raises