mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-11 05:52:12 +00:00
Add missing fill_with_flags decorator to InviteFlags class
This commit is contained in:
parent
0e97ef21aa
commit
5f4a822c2e
@ -2400,6 +2400,7 @@ class EmbedFlags(BaseFlags):
|
||||
return 1 << 5
|
||||
|
||||
|
||||
@fill_with_flags()
|
||||
class InviteFlags(BaseFlags):
|
||||
r"""Wraps up the Discord Invite flags
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user