diff --git a/packages/core/src/structures/interactions.ts b/packages/core/src/structures/interactions.ts index 88224bc..94e3607 100644 --- a/packages/core/src/structures/interactions.ts +++ b/packages/core/src/structures/interactions.ts @@ -315,7 +315,6 @@ export abstract class BaseInteraction implements Model { return m; } - session: this.session, async defer() { await this.respond({ type: InteractionResponseTypes.DeferredChannelMessageWithSource,