followups
This commit is contained in:
parent
a2a08fa60a
commit
2e18ecb8a2
@ -59,7 +59,7 @@ func Run(BotToken string) {
|
|||||||
Type: discordgo.InteractionResponseChannelMessageWithSource,
|
Type: discordgo.InteractionResponseChannelMessageWithSource,
|
||||||
Data: &discordgo.InteractionResponseData{
|
Data: &discordgo.InteractionResponseData{
|
||||||
Flags: 1 << 6,
|
Flags: 1 << 6,
|
||||||
Content: responseData,
|
Content: "Wait please!",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user