Appearance
gunshi / default / CommandArgKeys
type CommandArgKeys<A> = GenerateNamespacedKey<KeyOfArgs<RemovedIndex<A>>, typeof ARG_PREFIX>;
Command i18n option keys. The command i18n option keys are used to translate function.
A
Args