We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8dacd5 + ef4782f commit 644054fCopy full SHA for 644054f
discord/guild.py
@@ -202,6 +202,7 @@ class Guild(Hashable):
202
- ``ANIMATED_BANNER``: Guild can upload an animated banner.
203
- ``ANIMATED_ICON``: Guild can upload an animated icon.
204
- ``BANNER``: Guild can upload and use a banner. (i.e. :attr:`.banner`)
205
+ - ``CHANNEL_BANNER``: Guild can upload and use a channel banners.
206
- ``COMMERCE``: Guild can sell things using store channels.
207
- ``COMMUNITY``: Guild is a community server.
208
- ``DISCOVERABLE``: Guild shows up in Server Discovery.
0 commit comments