From b39255aaa87723be399e2ed92d5fcf35764b6aba Mon Sep 17 00:00:00 2001 From: dolfies Date: Wed, 1 Mar 2023 19:19:44 -0500 Subject: [PATCH] Remove outdated template note --- discord/template.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/discord/template.py b/discord/template.py index 5ca62d847..3f08cfe24 100644 --- a/discord/template.py +++ b/discord/template.py @@ -168,8 +168,6 @@ class Template: Creates a :class:`.Guild` using the template. - Bot accounts in more than 10 guilds are not allowed to create guilds. - .. versionchanged:: 2.0 The ``region`` parameter has been removed.