nice commit

pull/19/head
TheCodedProf 3 years ago
parent fc5f365aca
commit e15de66a08

@ -68,7 +68,7 @@ export const callback = async (interaction: CommandInteraction): Promise<void> =
closed = true;
continue;
}
await i.deferUpdate();
if(i.isButton()) {
switch(i.customId) {
case "switch": {

Loading…
Cancel
Save