mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 08:23:09 +00:00
Document Invite.inviter as optional
This commit is contained in:
committed by
GitHub
parent
5fa64e83e0
commit
9b4e820bbe
@@ -2010,9 +2010,9 @@ of :class:`enum.Enum`.
|
||||
.. attribute:: stream
|
||||
|
||||
The invite targets a stream.
|
||||
|
||||
|
||||
.. attribute:: embedded_application
|
||||
|
||||
|
||||
The invite targets an embedded application activity.
|
||||
|
||||
.. class:: VideoQualityMode
|
||||
@@ -2538,7 +2538,7 @@ AuditLogDiff
|
||||
|
||||
See also :attr:`Invite.inviter`.
|
||||
|
||||
:type: :class:`User`
|
||||
:type: Optional[:class:`User`]
|
||||
|
||||
.. attribute:: max_uses
|
||||
|
||||
|
Reference in New Issue
Block a user