diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-18 19:25:06 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-18 19:25:28 +0200 |
| commit | 9d1ea00a2f7436ddddfad6b739adc0f433ecf9cd (patch) | |
| tree | b27f6b15721a66c602da15ea3bc9d1ecf0ee9ff9 /main.go | |
| parent | 4104690079c47c1ad7981644bd07068cc9184ebf (diff) | |
build(gokord): upgrade to latest nightly
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ func handleDynamicModalComponent( handler func( *discordgo.Session, *discordgo.InteractionCreate, - interaction.ModalSubmitData, + *interaction.ModalSubmitData, []string, *cmd.ResponseBuilder, ), |
