Documentation
¶
Index ¶
- func ChannelDelete(client *discordgo.Session, c *discordgo.ChannelDelete)
- func GuildCreate(client *discordgo.Session, g *discordgo.GuildCreate)
- func GuildDelete(client *discordgo.Session, g *discordgo.GuildDelete)
- func InteractionCreate(client *discordgo.Session, i *discordgo.InteractionCreate)
- func MessageCreate(client *discordgo.Session, m *discordgo.MessageCreate)
- func Ready(client *discordgo.Session, ready *discordgo.Ready)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChannelDelete ¶
func ChannelDelete(client *discordgo.Session, c *discordgo.ChannelDelete)
func GuildCreate ¶
func GuildCreate(client *discordgo.Session, g *discordgo.GuildCreate)
func GuildDelete ¶
func GuildDelete(client *discordgo.Session, g *discordgo.GuildDelete)
func InteractionCreate ¶
func InteractionCreate(client *discordgo.Session, i *discordgo.InteractionCreate)
func MessageCreate ¶
func MessageCreate(client *discordgo.Session, m *discordgo.MessageCreate)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.