mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
todo
This commit is contained in:
@@ -125,6 +125,7 @@ function validateSlashOptionChoices(
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: add checks for autocomplete options when discord provides more info about them.
|
||||
/** @private */
|
||||
function validateSlashOptions(options: ApplicationCommandOption[]) {
|
||||
const requiredOptions: ApplicationCommandOption[] = [];
|
||||
|
||||
Reference in New Issue
Block a user