Browse Source
Add :decorator: to ui.button and ui.select
pull/8327/head
Puncher
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
docs/interactions/api.rst
|
|
@ -435,6 +435,7 @@ Button |
|
|
|
:inherited-members: |
|
|
|
|
|
|
|
.. autofunction:: discord.ui.button |
|
|
|
:decorator: |
|
|
|
|
|
|
|
Select |
|
|
|
~~~~~~~ |
|
|
@ -446,6 +447,7 @@ Select |
|
|
|
:inherited-members: |
|
|
|
|
|
|
|
.. autofunction:: discord.ui.select |
|
|
|
:decorator: |
|
|
|
|
|
|
|
TextInput |
|
|
|
~~~~~~~~~~ |
|
|
|