Browse Source

this invite*

pull/10220/head
Soheab_ 2 weeks ago
parent
commit
395da752d2
  1. 2
      discord/invite.py

2
discord/invite.py

@ -528,7 +528,7 @@ class Invite(Hashable):
@property @property
def flags(self) -> InviteFlags: def flags(self) -> InviteFlags:
""":class:`InviteFlags`: Returns the flags for this guild invite. """:class:`InviteFlags`: Returns the flags for this invite.
.. versionadded:: 2.6 .. versionadded:: 2.6
""" """

Loading…
Cancel
Save