chore: update backend dependencies
This commit is contained in:
parent
3e901ae10f
commit
d17b43d2a7
16 changed files with 294 additions and 279 deletions
|
@ -177,7 +177,7 @@ func respond(w http.ResponseWriter, r *http.Request, embeds ...*discordgo.Messag
|
|||
Type: discordgo.InteractionResponseChannelMessageWithSource,
|
||||
Data: &discordgo.InteractionResponseData{
|
||||
Embeds: embeds,
|
||||
Flags: uint64(discordgo.MessageFlagsEphemeral),
|
||||
Flags: discordgo.MessageFlagsEphemeral,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue