mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-11 19:07:28 +03:00
.
This commit is contained in:
parent
58cf69fbf2
commit
73496d0a1e
1 changed files with 1 additions and 5 deletions
|
@ -79,11 +79,7 @@ class ApplicationCommandOptionTypes(IntEnum):
|
|||
|
||||
|
||||
class ApplicationCommand(APIModelBase):
|
||||
"""Application Command Option
|
||||
|
||||
.. warning::
|
||||
|
||||
Required ``options`` must be listed before optional options.
|
||||
"""Application Command
|
||||
|
||||
Attributes
|
||||
----------
|
||||
|
|
Loading…
Reference in a new issue