1 2 3 4 5 6 7
package commands import "github.com/bwmarrin/discordgo" func Rank(s *discordgo.Session, i *discordgo.InteractionCreate) { }