Documentation
¶
Index ¶
- func GetSlashMintCommand(cmd string) *discordgo.ApplicationCommand
- func HandleMintCSVUploadMessage(s *discordgo.Session, m *discordgo.MessageCreate)
- func HandleMintCommand(s *discordgo.Session, i *discordgo.InteractionCreate)
- func HandleMintPreviewComponent(s *discordgo.Session, i *discordgo.InteractionCreate)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSlashMintCommand ¶
func GetSlashMintCommand(cmd string) *discordgo.ApplicationCommand
GetSlashMintCommand creates the /mint command.
func HandleMintCSVUploadMessage ¶
func HandleMintCSVUploadMessage(s *discordgo.Session, m *discordgo.MessageCreate)
HandleMintCSVUploadMessage consumes a replacement CSV attachment for an active preview update request.
func HandleMintCommand ¶
func HandleMintCommand(s *discordgo.Session, i *discordgo.InteractionCreate)
HandleMintCommand validates user-uploaded GIF/CSV and returns an overlaid animation.
func HandleMintPreviewComponent ¶
func HandleMintPreviewComponent(s *discordgo.Session, i *discordgo.InteractionCreate)
HandleMintPreviewComponent handles button interactions for mint preview flows.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.