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.
1 parent 0363883 commit ef4782fCopy full SHA for ef4782f
discord/guild.py
@@ -202,7 +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 banner.
+ - ``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