From d94276218c04f6b306ece4cfc1e9fbe412a4e068 Mon Sep 17 00:00:00 2001 From: blord0 Date: Wed, 18 Jun 2025 22:38:25 +0100 Subject: [PATCH] Fix doc issue that last commit created --- discord/primary_guild.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/discord/primary_guild.py b/discord/primary_guild.py index 9ad67cc05..c97d3ccb2 100644 --- a/discord/primary_guild.py +++ b/discord/primary_guild.py @@ -45,8 +45,6 @@ class PrimaryGuild: The ID of the user's primary guild, if any. tag: Optional[:class:`str`] The primary guild's tag. - badge: Optional[:class:`Asset`] - The primary guild's asset identity_enabled: Optional[:class:`bool`] Whether the user has their primary guild publicly displayed. If ``None``, the user has a public guild but has not reaffirmed the guild identity after a change