slashcommands

package
v0.0.0-...-eb18d79 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 62 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Announcements

type Announcements struct{}

func (*Announcements) Description

func (c *Announcements) Description() string

func (*Announcements) Domain

func (c *Announcements) Domain() string

func (*Announcements) Name

func (c *Announcements) Name() string

func (*Announcements) Options

func (*Announcements) Run

func (c *Announcements) Run(ctx ken.Context) (err error)

func (*Announcements) SubDomains

func (c *Announcements) SubDomains() []permissions.SubPermission

func (*Announcements) Type

func (*Announcements) Version

func (c *Announcements) Version() string

type Autorole

type Autorole struct {
	ken.EphemeralCommand
}

func (*Autorole) Description

func (c *Autorole) Description() string

func (*Autorole) Domain

func (c *Autorole) Domain() string

func (*Autorole) Name

func (c *Autorole) Name() string

func (*Autorole) Options

func (*Autorole) Run

func (c *Autorole) Run(ctx ken.Context) (err error)

func (*Autorole) SubDomains

func (c *Autorole) SubDomains() []permissions.SubPermission

func (*Autorole) Type

func (*Autorole) Version

func (c *Autorole) Version() string

type Autovc

type Autovc struct {
	ken.EphemeralCommand
}

func (*Autovc) Description

func (c *Autovc) Description() string

func (*Autovc) Domain

func (c *Autovc) Domain() string

func (*Autovc) Name

func (c *Autovc) Name() string

func (*Autovc) Options

func (c *Autovc) Options() []*discordgo.ApplicationCommandOption

func (*Autovc) Run

func (c *Autovc) Run(ctx ken.Context) (err error)

func (*Autovc) SubDomains

func (c *Autovc) SubDomains() []permissions.SubPermission

func (*Autovc) Type

func (*Autovc) Version

func (c *Autovc) Version() string

type Backup

type Backup struct{}

func (*Backup) Description

func (c *Backup) Description() string

func (*Backup) Domain

func (c *Backup) Domain() string

func (*Backup) Name

func (c *Backup) Name() string

func (*Backup) Options

func (c *Backup) Options() []*discordgo.ApplicationCommandOption

func (*Backup) Run

func (c *Backup) Run(ctx ken.Context) (err error)

func (*Backup) SubDomains

func (c *Backup) SubDomains() []permissions.SubPermission

func (*Backup) Type

func (*Backup) Version

func (c *Backup) Version() string

type Ban

type Ban struct {
	ken.EphemeralCommand
}

func (*Ban) Description

func (c *Ban) Description() string

func (*Ban) Domain

func (c *Ban) Domain() string

func (*Ban) Name

func (c *Ban) Name() string

func (*Ban) Options

func (c *Ban) Options() []*discordgo.ApplicationCommandOption

func (*Ban) Run

func (c *Ban) Run(ctx ken.Context) (err error)

func (*Ban) SubDomains

func (c *Ban) SubDomains() []permissions.SubPermission

func (*Ban) Type

func (*Ban) Version

func (c *Ban) Version() string

type Birthday

type Birthday struct {
	ken.EphemeralCommand
}

func (*Birthday) Description

func (c *Birthday) Description() string

func (*Birthday) Domain

func (c *Birthday) Domain() string

func (*Birthday) Name

func (c *Birthday) Name() string

func (*Birthday) Options

func (*Birthday) Run

func (c *Birthday) Run(ctx ken.Context) (err error)

func (*Birthday) SubDomains

func (c *Birthday) SubDomains() []permissions.SubPermission

func (*Birthday) Type

func (*Birthday) Version

func (c *Birthday) Version() string

type Bug

type Bug struct {
	ken.EphemeralCommand
}

func (*Bug) Description

func (c *Bug) Description() string

func (*Bug) Domain

func (c *Bug) Domain() string

func (*Bug) Name

func (c *Bug) Name() string

func (*Bug) Options

func (c *Bug) Options() []*discordgo.ApplicationCommandOption

func (*Bug) Run

func (c *Bug) Run(ctx ken.Context) (err error)

func (*Bug) SubDomains

func (c *Bug) SubDomains() []permissions.SubPermission

func (*Bug) Type

func (*Bug) Version

func (c *Bug) Version() string

type Chanstats

type Chanstats struct{}

func (*Chanstats) Description

func (c *Chanstats) Description() string

func (*Chanstats) Domain

func (c *Chanstats) Domain() string

func (*Chanstats) Name

func (c *Chanstats) Name() string

func (*Chanstats) Options

func (*Chanstats) Run

func (c *Chanstats) Run(ctx ken.Context) (err error)

func (*Chanstats) SubDomains

func (c *Chanstats) SubDomains() []permissions.SubPermission

func (*Chanstats) Type

func (*Chanstats) Version

func (c *Chanstats) Version() string

type Clear

type Clear struct{}

func (*Clear) Description

func (c *Clear) Description() string

func (*Clear) Domain

func (c *Clear) Domain() string

func (*Clear) Name

func (c *Clear) Name() string

func (*Clear) Options

func (c *Clear) Options() []*discordgo.ApplicationCommandOption

func (*Clear) Run

func (c *Clear) Run(ctx ken.Context) (err error)

func (*Clear) SubDomains

func (c *Clear) SubDomains() []permissions.SubPermission

func (*Clear) Type

func (*Clear) Version

func (c *Clear) Version() string

type Colorreation

type Colorreation struct {
	ken.EphemeralCommand
}

func (*Colorreation) Description

func (c *Colorreation) Description() string

func (*Colorreation) Domain

func (c *Colorreation) Domain() string

func (*Colorreation) Name

func (c *Colorreation) Name() string

func (*Colorreation) Options

func (*Colorreation) Run

func (c *Colorreation) Run(ctx ken.Context) (err error)

func (*Colorreation) SubDomains

func (c *Colorreation) SubDomains() []permissions.SubPermission

func (*Colorreation) Type

func (*Colorreation) Version

func (c *Colorreation) Version() string

type Debug

type Debug struct{}

func (*Debug) Description

func (c *Debug) Description() string

func (*Debug) Domain

func (c *Debug) Domain() string

func (*Debug) Name

func (c *Debug) Name() string

func (*Debug) Options

func (c *Debug) Options() []*discordgo.ApplicationCommandOption

func (*Debug) Run

func (c *Debug) Run(ctx ken.Context) (err error)

func (*Debug) SubDomains

func (c *Debug) SubDomains() []permissions.SubPermission

func (*Debug) Type

func (*Debug) Version

func (c *Debug) Version() string

type Exec

type Exec struct {
	ken.EphemeralCommand
}

func (*Exec) Description

func (c *Exec) Description() string

func (*Exec) Domain

func (c *Exec) Domain() string

func (*Exec) Name

func (c *Exec) Name() string

func (*Exec) Options

func (c *Exec) Options() []*discordgo.ApplicationCommandOption

func (*Exec) Run

func (c *Exec) Run(ctx ken.Context) (err error)

func (*Exec) SubDomains

func (c *Exec) SubDomains() []permissions.SubPermission

func (*Exec) Type

func (*Exec) Version

func (c *Exec) Version() string

type Ghostping

type Ghostping struct {
	ken.EphemeralCommand
}

func (*Ghostping) Description

func (c *Ghostping) Description() string

func (*Ghostping) Domain

func (c *Ghostping) Domain() string

func (*Ghostping) Help

func (c *Ghostping) Help(ctx ken.SubCommandContext) (emb *discordgo.MessageEmbed, err error)

func (*Ghostping) Name

func (c *Ghostping) Name() string

func (*Ghostping) Options

func (*Ghostping) Run

func (c *Ghostping) Run(ctx ken.Context) (err error)

func (*Ghostping) SubDomains

func (c *Ghostping) SubDomains() []permissions.SubPermission

func (*Ghostping) Type

func (*Ghostping) Version

func (c *Ghostping) Version() string

type Guild

type Guild struct {
	ken.EphemeralCommand
}

func (*Guild) Description

func (c *Guild) Description() string

func (*Guild) Domain

func (c *Guild) Domain() string

func (*Guild) Name

func (c *Guild) Name() string

func (*Guild) Options

func (c *Guild) Options() []*discordgo.ApplicationCommandOption

func (*Guild) Run

func (c *Guild) Run(ctx ken.Context) (err error)

func (*Guild) SubDomains

func (c *Guild) SubDomains() []permissions.SubPermission

func (*Guild) Type

func (*Guild) Version

func (c *Guild) Version() string

type Help

type Help struct {
	ken.EphemeralCommand
}

func (*Help) Description

func (c *Help) Description() string

func (*Help) Domain

func (c *Help) Domain() string

func (*Help) IsDmCapable

func (c *Help) IsDmCapable() bool

func (*Help) Name

func (c *Help) Name() string

func (*Help) Options

func (c *Help) Options() []*discordgo.ApplicationCommandOption

func (*Help) Run

func (c *Help) Run(ctx ken.Context) (err error)

func (*Help) SubDomains

func (c *Help) SubDomains() []permissions.SubPermission

func (*Help) Type

func (*Help) Version

func (c *Help) Version() string

type Id

type Id struct {
	ken.EphemeralCommand
}

func (*Id) Description

func (c *Id) Description() string

func (*Id) Domain

func (c *Id) Domain() string

func (*Id) Name

func (c *Id) Name() string

func (*Id) Options

func (c *Id) Options() []*discordgo.ApplicationCommandOption

func (*Id) Run

func (c *Id) Run(ctx ken.Context) (err error)

func (*Id) SubDomains

func (c *Id) SubDomains() []permissions.SubPermission

func (*Id) Type

func (*Id) Version

func (c *Id) Version() string

type Info

type Info struct {
	ken.EphemeralCommand
}

func (*Info) Description

func (c *Info) Description() string

func (*Info) Domain

func (c *Info) Domain() string

func (*Info) IsDmCapable

func (c *Info) IsDmCapable() bool

func (*Info) Name

func (c *Info) Name() string

func (*Info) Options

func (c *Info) Options() []*discordgo.ApplicationCommandOption

func (*Info) Run

func (c *Info) Run(ctx ken.Context) (err error)

func (*Info) SubDomains

func (c *Info) SubDomains() []permissions.SubPermission

func (*Info) Type

func (*Info) Version

func (c *Info) Version() string

type Inviteblock

type Inviteblock struct {
	ken.EphemeralCommand
}

func (*Inviteblock) Description

func (c *Inviteblock) Description() string

func (*Inviteblock) Domain

func (c *Inviteblock) Domain() string

func (*Inviteblock) Name

func (c *Inviteblock) Name() string

func (*Inviteblock) Options

func (*Inviteblock) Run

func (c *Inviteblock) Run(ctx ken.Context) (err error)

func (*Inviteblock) SubDomains

func (c *Inviteblock) SubDomains() []permissions.SubPermission

func (*Inviteblock) Type

func (*Inviteblock) Version

func (c *Inviteblock) Version() string

type Karma

type Karma struct {
	ken.EphemeralCommand
}

func (*Karma) Description

func (c *Karma) Description() string

func (*Karma) Domain

func (c *Karma) Domain() string

func (*Karma) Name

func (c *Karma) Name() string

func (*Karma) Options

func (c *Karma) Options() []*discordgo.ApplicationCommandOption

func (*Karma) Run

func (c *Karma) Run(ctx ken.Context) (err error)

func (*Karma) SubDomains

func (c *Karma) SubDomains() []permissions.SubPermission

func (*Karma) Type

func (*Karma) Version

func (c *Karma) Version() string

type Kick

type Kick struct {
	ken.EphemeralCommand
}

func (*Kick) Description

func (c *Kick) Description() string

func (*Kick) Domain

func (c *Kick) Domain() string

func (*Kick) Name

func (c *Kick) Name() string

func (*Kick) Options

func (c *Kick) Options() []*discordgo.ApplicationCommandOption

func (*Kick) Run

func (c *Kick) Run(ctx ken.Context) (err error)

func (*Kick) SubDomains

func (c *Kick) SubDomains() []permissions.SubPermission

func (*Kick) Type

func (*Kick) Version

func (c *Kick) Version() string

type Lock

type Lock struct{}

func (*Lock) Description

func (c *Lock) Description() string

func (*Lock) Domain

func (c *Lock) Domain() string

func (*Lock) Name

func (c *Lock) Name() string

func (*Lock) Options

func (c *Lock) Options() []*discordgo.ApplicationCommandOption

func (*Lock) Run

func (c *Lock) Run(ctx ken.Context) (err error)

func (*Lock) SubDomains

func (c *Lock) SubDomains() []permissions.SubPermission

func (*Lock) Type

func (*Lock) Version

func (c *Lock) Version() string

type Login

type Login struct {
	ken.EphemeralCommand
}

func (*Login) Description

func (c *Login) Description() string

func (*Login) Domain

func (c *Login) Domain() string

func (*Login) IsDmCapable

func (c *Login) IsDmCapable() bool

func (*Login) Name

func (c *Login) Name() string

func (*Login) Options

func (c *Login) Options() []*discordgo.ApplicationCommandOption

func (*Login) Run

func (c *Login) Run(ctx ken.Context) (err error)

func (*Login) SubDomains

func (c *Login) SubDomains() []permissions.SubPermission

func (*Login) Type

func (*Login) Version

func (c *Login) Version() string

type Maintenance

type Maintenance struct {
	ken.EphemeralCommand
}

func (*Maintenance) Description

func (c *Maintenance) Description() string

func (*Maintenance) Domain

func (c *Maintenance) Domain() string

func (*Maintenance) IsDmCapable

func (c *Maintenance) IsDmCapable() bool

func (*Maintenance) Name

func (c *Maintenance) Name() string

func (*Maintenance) Options

func (*Maintenance) Run

func (c *Maintenance) Run(ctx ken.Context) (err error)

func (*Maintenance) SubDomains

func (c *Maintenance) SubDomains() []permissions.SubPermission

func (*Maintenance) Type

func (*Maintenance) Version

func (c *Maintenance) Version() string

type Modlog

type Modlog struct{}

func (*Modlog) Description

func (c *Modlog) Description() string

func (*Modlog) Domain

func (c *Modlog) Domain() string

func (*Modlog) Name

func (c *Modlog) Name() string

func (*Modlog) Options

func (c *Modlog) Options() []*discordgo.ApplicationCommandOption

func (*Modlog) Run

func (c *Modlog) Run(ctx ken.Context) (err error)

func (*Modlog) SubDomains

func (c *Modlog) SubDomains() []permissions.SubPermission

func (*Modlog) Type

func (*Modlog) Version

func (c *Modlog) Version() string

type Modnot

type Modnot struct{}

func (*Modnot) Description

func (c *Modnot) Description() string

func (*Modnot) Domain

func (c *Modnot) Domain() string

func (*Modnot) Name

func (c *Modnot) Name() string

func (*Modnot) Options

func (c *Modnot) Options() []*discordgo.ApplicationCommandOption

func (*Modnot) Run

func (c *Modnot) Run(ctx ken.Context) (err error)

func (*Modnot) SubDomains

func (c *Modnot) SubDomains() []permissions.SubPermission

func (*Modnot) Type

func (*Modnot) Version

func (c *Modnot) Version() string

type Mute

type Mute struct {
	ken.EphemeralCommand
}

func (*Mute) Description

func (c *Mute) Description() string

func (*Mute) Domain

func (c *Mute) Domain() string

func (*Mute) Name

func (c *Mute) Name() string

func (*Mute) Options

func (c *Mute) Options() []*discordgo.ApplicationCommandOption

func (*Mute) Run

func (c *Mute) Run(ctx ken.Context) (err error)

func (*Mute) SubDomains

func (c *Mute) SubDomains() []permissions.SubPermission

func (*Mute) Type

func (*Mute) Version

func (c *Mute) Version() string

type Mvall

type Mvall struct {
	ken.EphemeralCommand
}

func (*Mvall) Description

func (c *Mvall) Description() string

func (*Mvall) Domain

func (c *Mvall) Domain() string

func (*Mvall) Name

func (c *Mvall) Name() string

func (*Mvall) Options

func (c *Mvall) Options() []*discordgo.ApplicationCommandOption

func (*Mvall) Run

func (c *Mvall) Run(ctx ken.Context) (err error)

func (*Mvall) SubDomains

func (c *Mvall) SubDomains() []permissions.SubPermission

func (*Mvall) Type

func (*Mvall) Version

func (c *Mvall) Version() string

type Notify

type Notify struct{}

func (*Notify) Description

func (c *Notify) Description() string

func (*Notify) Domain

func (c *Notify) Domain() string

func (*Notify) Name

func (c *Notify) Name() string

func (*Notify) Options

func (c *Notify) Options() []*discordgo.ApplicationCommandOption

func (*Notify) Run

func (c *Notify) Run(ctx ken.Context) (err error)

func (*Notify) SubDomains

func (c *Notify) SubDomains() []permissions.SubPermission

func (*Notify) Type

func (*Notify) Version

func (c *Notify) Version() string

type Perms

type Perms struct {
	ken.EphemeralCommand
}

func (*Perms) Description

func (c *Perms) Description() string

func (*Perms) Domain

func (c *Perms) Domain() string

func (*Perms) Help

func (c *Perms) Help(ctx ken.SubCommandContext) (emb *discordgo.MessageEmbed, err error)

func (*Perms) Name

func (c *Perms) Name() string

func (*Perms) Options

func (c *Perms) Options() []*discordgo.ApplicationCommandOption

func (*Perms) Run

func (c *Perms) Run(ctx ken.Context) (err error)

func (*Perms) SubDomains

func (c *Perms) SubDomains() []permService.SubPermission

func (*Perms) Type

func (*Perms) Version

func (c *Perms) Version() string

type Presence

type Presence struct {
	ken.EphemeralCommand
}

func (*Presence) Description

func (c *Presence) Description() string

func (*Presence) Domain

func (c *Presence) Domain() string

func (*Presence) Name

func (c *Presence) Name() string

func (*Presence) Options

func (*Presence) Run

func (c *Presence) Run(ctx ken.Context) (err error)

func (*Presence) SubDomains

func (c *Presence) SubDomains() []permissions.SubPermission

func (*Presence) Type

func (*Presence) Version

func (c *Presence) Version() string

type Quote

type Quote struct{}

func (*Quote) Description

func (c *Quote) Description() string

func (*Quote) Domain

func (c *Quote) Domain() string

func (*Quote) Name

func (c *Quote) Name() string

func (*Quote) Options

func (c *Quote) Options() []*discordgo.ApplicationCommandOption

func (*Quote) Run

func (c *Quote) Run(ctx ken.Context) (err error)

func (*Quote) SubDomains

func (c *Quote) SubDomains() []permissions.SubPermission

func (*Quote) Type

func (*Quote) Version

func (c *Quote) Version() string

type Report

type Report struct {
	ken.EphemeralCommand
}

func (*Report) Description

func (c *Report) Description() string

func (*Report) Domain

func (c *Report) Domain() string

func (*Report) Name

func (c *Report) Name() string

func (*Report) Options

func (c *Report) Options() []*discordgo.ApplicationCommandOption

func (*Report) Run

func (c *Report) Run(ctx ken.Context) (err error)

func (*Report) SubDomains

func (c *Report) SubDomains() []permissions.SubPermission

func (*Report) Type

func (*Report) Version

func (c *Report) Version() string

type Roleselect

type Roleselect struct{}

func (*Roleselect) Description

func (c *Roleselect) Description() string

func (*Roleselect) Domain

func (c *Roleselect) Domain() string

func (*Roleselect) Name

func (c *Roleselect) Name() string

func (*Roleselect) Options

func (*Roleselect) Run

func (c *Roleselect) Run(ctx ken.Context) (err error)

func (*Roleselect) SubDomains

func (c *Roleselect) SubDomains() []permissions.SubPermission

func (*Roleselect) Type

func (*Roleselect) Version

func (c *Roleselect) Version() string

type Say

type Say struct{}

func (*Say) Description

func (c *Say) Description() string

func (*Say) Domain

func (c *Say) Domain() string

func (*Say) Name

func (c *Say) Name() string

func (*Say) Options

func (c *Say) Options() []*discordgo.ApplicationCommandOption

func (*Say) Run

func (c *Say) Run(ctx ken.Context) (err error)

func (*Say) SubDomains

func (c *Say) SubDomains() []permissions.SubPermission

func (*Say) Type

func (*Say) Version

func (c *Say) Version() string

type Snowflake

type Snowflake struct {
	ken.EphemeralCommand
}

func (*Snowflake) Description

func (c *Snowflake) Description() string

func (*Snowflake) Domain

func (c *Snowflake) Domain() string

func (*Snowflake) IsDmCapable

func (c *Snowflake) IsDmCapable() bool

func (*Snowflake) Name

func (c *Snowflake) Name() string

func (*Snowflake) Options

func (*Snowflake) Run

func (c *Snowflake) Run(ctx ken.Context) (err error)

func (*Snowflake) SubDomains

func (c *Snowflake) SubDomains() []permissions.SubPermission

func (*Snowflake) Type

func (*Snowflake) Version

func (c *Snowflake) Version() string

type Starboard

type Starboard struct {
	ken.EphemeralCommand
}

func (*Starboard) Description

func (c *Starboard) Description() string

func (*Starboard) Domain

func (c *Starboard) Domain() string

func (*Starboard) Name

func (c *Starboard) Name() string

func (*Starboard) Options

func (*Starboard) Run

func (c *Starboard) Run(ctx ken.Context) (err error)

func (*Starboard) SubDomains

func (c *Starboard) SubDomains() []permissions.SubPermission

func (*Starboard) Type

func (*Starboard) Version

func (c *Starboard) Version() string

type Stats

type Stats struct {
	ken.EphemeralCommand
}

func (*Stats) Description

func (c *Stats) Description() string

func (*Stats) Domain

func (c *Stats) Domain() string

func (*Stats) IsDmCapable

func (c *Stats) IsDmCapable() bool

func (*Stats) Name

func (c *Stats) Name() string

func (*Stats) Options

func (c *Stats) Options() []*discordgo.ApplicationCommandOption

func (*Stats) Run

func (c *Stats) Run(ctx ken.Context) (err error)

func (*Stats) SubDomains

func (c *Stats) SubDomains() []permissions.SubPermission

func (*Stats) Type

func (*Stats) Version

func (c *Stats) Version() string

type Tag

type Tag struct{}

func (*Tag) Autocomplete

func (*Tag) Description

func (c *Tag) Description() string

func (*Tag) Domain

func (c *Tag) Domain() string

func (*Tag) Name

func (c *Tag) Name() string

func (*Tag) Options

func (c *Tag) Options() []*discordgo.ApplicationCommandOption

func (*Tag) Run

func (c *Tag) Run(ctx ken.Context) (err error)

func (*Tag) SubDomains

func (c *Tag) SubDomains() []permissions.SubPermission

func (*Tag) Type

func (*Tag) Version

func (c *Tag) Version() string

type Twitchnotify

type Twitchnotify struct {
	ken.EphemeralCommand
}

func (*Twitchnotify) Description

func (c *Twitchnotify) Description() string

func (*Twitchnotify) Domain

func (c *Twitchnotify) Domain() string

func (*Twitchnotify) Name

func (c *Twitchnotify) Name() string

func (*Twitchnotify) Options

func (*Twitchnotify) Run

func (c *Twitchnotify) Run(ctx ken.Context) (err error)

func (*Twitchnotify) SubDomains

func (c *Twitchnotify) SubDomains() []permissions.SubPermission

func (*Twitchnotify) Type

func (*Twitchnotify) Version

func (c *Twitchnotify) Version() string

type User

type User struct {
	ken.EphemeralCommand
}

func (*User) Description

func (c *User) Description() string

func (*User) Domain

func (c *User) Domain() string

func (*User) Name

func (c *User) Name() string

func (*User) Options

func (c *User) Options() []*discordgo.ApplicationCommandOption

func (*User) Run

func (c *User) Run(ctx ken.Context) (err error)

func (*User) SubDomains

func (c *User) SubDomains() []permissions.SubPermission

func (*User) Type

func (*User) Version

func (c *User) Version() string

type Voicelog

type Voicelog struct{}

func (*Voicelog) Description

func (c *Voicelog) Description() string

func (*Voicelog) Domain

func (c *Voicelog) Domain() string

func (*Voicelog) Name

func (c *Voicelog) Name() string

func (*Voicelog) Options

func (*Voicelog) Run

func (c *Voicelog) Run(ctx ken.Context) (err error)

func (*Voicelog) SubDomains

func (c *Voicelog) SubDomains() []permissions.SubPermission

func (*Voicelog) Type

func (*Voicelog) Version

func (c *Voicelog) Version() string

type Vote

type Vote struct{}

func (*Vote) Description

func (c *Vote) Description() string

func (*Vote) Domain

func (c *Vote) Domain() string

func (*Vote) Name

func (c *Vote) Name() string

func (*Vote) Options

func (c *Vote) Options() []*discordgo.ApplicationCommandOption

func (*Vote) Run

func (c *Vote) Run(ctx ken.Context) (err error)

func (*Vote) SubDomains

func (c *Vote) SubDomains() []permissions.SubPermission

func (*Vote) Type

func (*Vote) Version

func (c *Vote) Version() string

Jump to

Keyboard shortcuts

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