[types] Remove auto archive duration related guild features

This commit is contained in:
I. Ahmad
2022-05-05 10:46:09 +05:00
committed by GitHub
parent 1451074d66
commit e3ea4706f9
2 changed files with 0 additions and 4 deletions

View File

@@ -236,8 +236,6 @@ 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 is able to set role icons.
- ``SEVEN_DAY_THREAD_ARCHIVE``: Guild has access to the seven day archive time for threads.
- ``THREE_DAY_THREAD_ARCHIVE``: Guild has access to the three day archive time for threads.
- ``TICKETED_EVENTS_ENABLED``: Guild has enabled ticketed events.
- ``VANITY_URL``: Guild can have a vanity invite URL (e.g. discord.gg/discord-api).
- ``VERIFIED``: Guild is a verified server.