Browse Source
chore:
Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com>
pull/10166/head
DA344
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
3 deletions
-
discord/ui/container.py
|
@ -81,9 +81,6 @@ class Container(Item[V]): |
|
|
|
|
|
|
|
|
This can be inherited. |
|
|
This can be inherited. |
|
|
|
|
|
|
|
|
.. note:: |
|
|
|
|
|
|
|
|
|
|
|
Containers can contain up to 10 top-level components. |
|
|
|
|
|
|
|
|
|
|
|
.. versionadded:: 2.6 |
|
|
.. versionadded:: 2.6 |
|
|
|
|
|
|
|
|