Willy
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
discord/ui/item.py
|
@ -51,6 +51,7 @@ class Item(Generic[V]): |
|
|
|
|
|
|
|
|
- :class:`discord.ui.Button` |
|
|
- :class:`discord.ui.Button` |
|
|
- :class:`discord.ui.Select` |
|
|
- :class:`discord.ui.Select` |
|
|
|
|
|
- :class:`discord.ui.TextInput` |
|
|
|
|
|
|
|
|
.. versionadded:: 2.0 |
|
|
.. versionadded:: 2.0 |
|
|
""" |
|
|
""" |
|
|