From 395da752d2e8e42371d9cfee0b9f00d8eee23297 Mon Sep 17 00:00:00 2001 From: Soheab_ <33902984+Soheab@users.noreply.github.com> Date: Wed, 2 Jul 2025 21:17:20 +0200 Subject: [PATCH] this invite* --- discord/invite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/invite.py b/discord/invite.py index a015104b2..362f97693 100644 --- a/discord/invite.py +++ b/discord/invite.py @@ -528,7 +528,7 @@ class Invite(Hashable): @property def flags(self) -> InviteFlags: - """:class:`InviteFlags`: Returns the flags for this guild invite. + """:class:`InviteFlags`: Returns the flags for this invite. .. versionadded:: 2.6 """