From 3d37331cbaac332112ff5e1a654e0b607465a895 Mon Sep 17 00:00:00 2001 From: DA344 <108473820+DA-344@users.noreply.github.com> Date: Tue, 20 May 2025 23:20:44 +0200 Subject: [PATCH] chore: Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com> --- discord/ui/container.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/discord/ui/container.py b/discord/ui/container.py index c74104237..8f6d425d1 100644 --- a/discord/ui/container.py +++ b/discord/ui/container.py @@ -81,9 +81,6 @@ class Container(Item[V]): This can be inherited. - .. note:: - - Containers can contain up to 10 top-level components. .. versionadded:: 2.6