From ceac6ebcb3d1fbec4cf1bd17ae91fa7f2c12a696 Mon Sep 17 00:00:00 2001 From: onerandomusername Date: Mon, 23 Sep 2024 04:26:20 -0400 Subject: [PATCH] add changelog entry --- changelog/1235.breaking.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1235.breaking.rst diff --git a/changelog/1235.breaking.rst b/changelog/1235.breaking.rst new file mode 100644 index 0000000000..602504b8e6 --- /dev/null +++ b/changelog/1235.breaking.rst @@ -0,0 +1 @@ +:attr:`Interaction.guild` is now a :class:`Guild` instance if the guild could not be found in cache.