Skip to content

Commit

Permalink
Merge pull request Pycord-Development#421 from Pycord-Development/gui…
Browse files Browse the repository at this point in the history
…ld/channelbanner

Add Channel Banner Feature Flag
  • Loading branch information
Lulalaby authored Nov 9, 2021
2 parents e8dacd5 + ef4782f commit 644054f
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 @@ -202,6 +202,7 @@ class Guild(Hashable):
- ``ANIMATED_BANNER``: Guild can upload an animated banner.
- ``ANIMATED_ICON``: Guild can upload an animated icon.
- ``BANNER``: Guild can upload and use a banner. (i.e. :attr:`.banner`)
- ``CHANNEL_BANNER``: Guild can upload and use a channel banners.
- ``COMMERCE``: Guild can sell things using store channels.
- ``COMMUNITY``: Guild is a community server.
- ``DISCOVERABLE``: Guild shows up in Server Discovery.
Expand Down

0 comments on commit 644054f

Please sign in to comment.