From b14086f5b6f7fafb0fbcaa2d84dced513d6092cf Mon Sep 17 00:00:00 2001 From: DA344 <108473820+DA-344@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:12:17 +0200 Subject: [PATCH] Add missing versionadded --- discord/guild.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/discord/guild.py b/discord/guild.py index 94d8d1cc6..f1955b674 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -3317,6 +3317,8 @@ class Guild(Hashable): The recurrence rule this event will follow. If this is ``None`` then this is a one-time event. + .. versionadded:: 2.6 + Raises ------- TypeError