No ephemeral messages
This commit is contained in:
parent
e1f01ba845
commit
114360100f
@ -58,7 +58,6 @@ func Run(BotToken string) {
|
||||
&discordgo.InteractionResponse{
|
||||
Type: discordgo.InteractionResponseChannelMessageWithSource,
|
||||
Data: &discordgo.InteractionResponseData{
|
||||
Flags: 1 << 6,
|
||||
Content: "Wait please!",
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user