stable-diffusion-discord-bot icon indicating copy to clipboard operation
stable-diffusion-discord-bot copied to clipboard

Fix: 1. Emoji fields in SelectMenuOption and Button structs are optional. 2. Swap height and width variables

Open nek0peko opened this issue 1 year ago • 1 comments

Problem: https://github.com/bwmarrin/discordgo/issues/1474

image

This will render the '/imagine_settings' command unusable.

New release version (v0.26.3) of discordgo has solved the problem.

This pull request just simply changes the version.

nek0peko avatar Jan 25 '24 08:01 nek0peko

Then run the command below to update go.sum

go get -u

nek0peko avatar Jan 25 '24 09:01 nek0peko