mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
fix
This commit is contained in:
parent
cac85ae063
commit
04b856818c
@ -315,7 +315,6 @@ export abstract class BaseInteraction implements Model {
|
|||||||
return m;
|
return m;
|
||||||
}
|
}
|
||||||
|
|
||||||
session: this.session,
|
|
||||||
async defer() {
|
async defer() {
|
||||||
await this.respond({
|
await this.respond({
|
||||||
type: InteractionResponseTypes.DeferredChannelMessageWithSource,
|
type: InteractionResponseTypes.DeferredChannelMessageWithSource,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user