cmdtypes

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Category

type Category int
const (
	CategoryGeneral Category = iota
	CategoryRules
)

type Command

type Command interface {
	Handle(*events.ApplicationCommandInteractionCreate, map[string]*rules.SimplifiedRule)
	CommandCreateData() discord.SlashCommandCreate
	Usage() string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL