mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 16:32:59 +00:00
Add Select to the docs
This commit is contained in:
11
docs/api.rst
11
docs/api.rst
@@ -3815,6 +3815,17 @@ Button
|
|||||||
|
|
||||||
.. autofunction:: discord.ui.button
|
.. autofunction:: discord.ui.button
|
||||||
|
|
||||||
|
Select
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
.. attributetable:: discord.ui.Select
|
||||||
|
|
||||||
|
.. autoclass:: discord.ui.Select
|
||||||
|
:members:
|
||||||
|
:inherited-members:
|
||||||
|
|
||||||
|
.. autofunction:: discord.ui.select
|
||||||
|
|
||||||
|
|
||||||
Exceptions
|
Exceptions
|
||||||
------------
|
------------
|
||||||
|
Reference in New Issue
Block a user