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:
.. autofunction:: discord.ui.button
:decorator:
Select
~~~~~~~
@ -446,6 +447,7 @@ Select
:inherited-members:
.. autofunction:: discord.ui.select
:decorator:
TextInput
~~~~~~~~~~

Loading…
Cancel
Save