common

package
v0.0.0-...-5cb0a9e Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OptionTarget = "target"
	OptionHide   = "hide"
)

Variables

View Source
var HideOption = &discordgo.ApplicationCommandOption{
	Name:        OptionHide,
	Description: "Hide commands output",
	Type:        discordgo.ApplicationCommandOptionBoolean,
}
View Source
var TargetOption = &discordgo.ApplicationCommandOption{
	Name:        OptionTarget,
	Description: "User to mention",
	Type:        discordgo.ApplicationCommandOptionUser,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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