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