correct comment

This commit is contained in:
MathMan05
2026-03-02 19:25:44 -06:00
committed by Rory&
parent 7e27f1c46b
commit bb85a2a6f2

View File

@@ -111,7 +111,7 @@ router.post("/", route({}), async (req: Request, res: Response) => {
// TODO
break;
case InteractionCallbackType.DEFERRED_UPDATE_MESSAGE:
//I think this is just ignored ish at least
//TODO keep track of state of this
interaction.timeout = setTimeout(() => {
emitEvent({
event: "INTERACTION_FAILURE",