diff --git a/src/methods/hookInteractionListeners.ts b/src/methods/hookInteractionListeners.ts index 845ee4c..92ec175 100644 --- a/src/methods/hookInteractionListeners.ts +++ b/src/methods/hookInteractionListeners.ts @@ -76,7 +76,7 @@ export function hookInteractionListeners(dbi: DBI): () => any { let data = parsedId?.data; let v2 = parsedId?.v2 || false; - let other = {}; + let other = { ...(dbiInter.other ?? {}) }; if ( !(await dbi.events.trigger("beforeInteraction", {