forked from Galactic/galactic-bot
missing lang
This commit is contained in:
parent
6b49d1205f
commit
6f2f42f0fc
@ -8,6 +8,12 @@ This command can only be run in servers.
|
||||
[O_COMMANDHANDLER_TYPEINTEGER]
|
||||
The command option {option} requires an integer between `{min}` and `{max}`.
|
||||
|
||||
[O_COMMANDHANDLER_TYPECOMMANDS]
|
||||
The command option {option} requires command resolveables (e.g. `command:ping`, `command:history`)
|
||||
|
||||
[O_COMMANDHANDLER_TYPECOMMAND]
|
||||
The command option {option} requires a command resolveable (e.g. `command:ping`)
|
||||
|
||||
[O_COMMANDHANDLER_TYPESTRING]
|
||||
The command option {option} requires a string.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user