add choices to CommandsAPI Options (#94)

This commit is contained in:
Mai
2022-10-14 11:21:44 +00:00
committed by GitHub
parent 87b6d6ab12
commit 2cb6c23347
3 changed files with 14 additions and 0 deletions

View File

@ -42,5 +42,9 @@ export const Devs = Object.freeze({
Animal: {
name: "Animal",
id: 118437263754395652n
},
MaiKokain: {
name: "Mai",
id: 722647978577363026n
}
});