mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-11 19:07:28 +03:00
fix: docstrings
This commit is contained in:
parent
db414729ce
commit
998503996a
1 changed files with 2 additions and 2 deletions
|
@ -750,7 +750,7 @@ class RESTApp:
|
|||
default_permission: Optional[bool]
|
||||
Not recommended for use as field will soon be deprecated.
|
||||
Indicates whether the command is enabled by default
|
||||
when the app is added to a guild, defaults to true
|
||||
when the app is added to a guild, defaults to ``True``
|
||||
|
||||
Raises
|
||||
-------
|
||||
|
|
Loading…
Reference in a new issue