Browse Source

Add :decorator: to ui.button and ui.select

pull/8327/head
Puncher 3 years ago
committed by GitHub
parent
commit
e269904b26
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/interactions/api.rst

2
docs/interactions/api.rst

@ -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
~~~~~~~~~~ ~~~~~~~~~~

Loading…
Cancel
Save