Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AirHornPlugin ¶
type AirHornPlugin struct {
// contains filtered or unexported fields
}
func New ¶
func New(l *logrus.Logger) *AirHornPlugin
func (*AirHornPlugin) HandleSlashCommand ¶
func (a *AirHornPlugin) HandleSlashCommand(s *discordgo.Session, i *discordgo.Interaction, commandPath string, options rogue.SlashCommandDataOptions)
func (*AirHornPlugin) Initalize ¶
func (a *AirHornPlugin) Initalize() error
func (*AirHornPlugin) SlashCommand ¶
func (a *AirHornPlugin) SlashCommand() rogue.SlashCommand
Click to show internal directories.
Click to hide internal directories.