Skip to content

Commit

Permalink
Merge pull request Pycord-Development#376 from Pycord-Development/Lul…
Browse files Browse the repository at this point in the history
…alaby-patch-4

Add guild feature
  • Loading branch information
BobDotCom authored Nov 2, 2021
2 parents 5a4ad12 + f2522fd commit 46f805f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ class Guild(Hashable):
- ``PREVIEW_ENABLED``: Guild can be viewed before being accepted via Membership Screening.
- ``PRIVATE_THREADS``: Guild has access to create private threads.
- ``ROLE_ICONS``: Guild can set an image or emoji as a role icon.
- ``ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE``: Role subscriptions are available for purchasing.
- ``ROLE_SUBSCRIPTIONS_ENABLED``: Guild is able to view and manage role subscriptions.
- ``SEVEN_DAY_THREAD_ARCHIVE``: Guild has access to the seven day archive time for threads.
- ``TEXT_IN_VOICE_ENABLED``: Guild has a chat button inside voice channels that opens a dedicated text channel in a sidebar similar to thread view.
Expand Down

0 comments on commit 46f805f

Please sign in to comment.