mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-09 03:07:00 +00:00
Add :decorator: to ui.button and ui.select
This commit is contained in:
@ -435,6 +435,7 @@ Button
|
|||||||
:inherited-members:
|
:inherited-members:
|
||||||
|
|
||||||
.. autofunction:: discord.ui.button
|
.. autofunction:: discord.ui.button
|
||||||
|
:decorator:
|
||||||
|
|
||||||
Select
|
Select
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -446,6 +447,7 @@ Select
|
|||||||
:inherited-members:
|
:inherited-members:
|
||||||
|
|
||||||
.. autofunction:: discord.ui.select
|
.. autofunction:: discord.ui.select
|
||||||
|
:decorator:
|
||||||
|
|
||||||
TextInput
|
TextInput
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user