From fabf634f170f6b39f560a74ab6d986d9c765c533 Mon Sep 17 00:00:00 2001 From: Nerd Bear Date: Thu, 16 Jan 2025 15:54:54 +0000 Subject: [PATCH] Update guild.py Signed-off-by: Nerd Bear --- disnake/guild.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disnake/guild.py b/disnake/guild.py index 1b436e4625..6804d472d9 100644 --- a/disnake/guild.py +++ b/disnake/guild.py @@ -177,7 +177,7 @@ class Guild(Hashable): The channel that denotes the AFK channel. ``None`` if it doesn't exist. id: :class:`int` The guild's ID. - owner_id: :class:`int` + owner_id: :class:`Optional[int]` The guild owner's ID. Use :attr:`Guild.owner` if you need a :class:`Member` object instead. unavailable: :class:`bool` Whether the guild is unavailable. If this is ``True`` then the