correct comment

This commit is contained in:
MathMan05
2026-03-07 00:58:31 +01:00
committed by Rory&
parent 8a732f7d82
commit 5ea17cfc6c
@@ -125,7 +125,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",