mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-25 12:23:59 +00:00
Add Select to the docs
This commit is contained in:
parent
c1f1c67eed
commit
12e3eba011
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
|
||||||
------------
|
------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user