mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Add TextInput to Item docstring
This commit is contained in:
parent
9fcb3c8871
commit
5456c0cae9
@ -51,6 +51,7 @@ class Item(Generic[V]):
|
||||
|
||||
- :class:`discord.ui.Button`
|
||||
- :class:`discord.ui.Select`
|
||||
- :class:`discord.ui.TextInput`
|
||||
|
||||
.. versionadded:: 2.0
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user