Skip to content

Commit f2522fd

Browse files
authored
Add guild feature
1 parent d33d03a commit f2522fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/guild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ class Guild(Hashable):
223223
- ``PREVIEW_ENABLED``: Guild can be viewed before being accepted via Membership Screening.
224224
- ``PRIVATE_THREADS``: Guild has access to create private threads.
225225
- ``ROLE_ICONS``: Guild can set an image or emoji as a role icon.
226+
- ``ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE``: Role subscriptions are available for purchasing.
226227
- ``ROLE_SUBSCRIPTIONS_ENABLED``: Guild is able to view and manage role subscriptions.
227228
- ``SEVEN_DAY_THREAD_ARCHIVE``: Guild has access to the seven day archive time for threads.
228229
- ``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.

0 commit comments

Comments
 (0)