This commit is contained in:
Yuzu 2022-09-12 19:50:31 -05:00
parent cac85ae063
commit 04b856818c

View File

@ -315,7 +315,6 @@ export abstract class BaseInteraction implements Model {
return m;
}
session: this.session,
async defer() {
await this.respond({
type: InteractionResponseTypes.DeferredChannelMessageWithSource,