Browse Source

Merge 35bee1ee54 into 2f1f5fe2e2

pull/8958/merge
DJJ05 4 days ago
committed by GitHub
parent
commit
4a1b7df5b1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/guild.py

2
discord/guild.py

@ -3336,6 +3336,8 @@ class Guild(Hashable):
automatically set to the appropriate entity type. If no channel
is passed then the entity type is assumed to be
:attr:`EntityType.external`
privacy_level: :class:`PrivacyLevel`
The privacy level of the scheduled event.
image: :class:`bytes`
The image of the scheduled event.
location: :class:`str`

Loading…
Cancel
Save