commit
a25dd1796c
@ -31,7 +31,7 @@ func Run(BotToken string) {
|
|||||||
Options: []*discordgo.ApplicationCommandOption {
|
Options: []*discordgo.ApplicationCommandOption {
|
||||||
{
|
{
|
||||||
Type: discordgo.ApplicationCommandOptionString,
|
Type: discordgo.ApplicationCommandOptionString,
|
||||||
Name: "message-link-or-image-link",
|
Name: "link",
|
||||||
Description: "link to maze image",
|
Description: "link to maze image",
|
||||||
Required: true,
|
Required: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user