Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Playback ¶
type Playback struct {
// contains filtered or unexported fields
}
func New ¶
func New(syncMap *sync.Map, definition *discordgo.ApplicationCommand, opts ...playbackOpt) *Playback
func (*Playback) Definition ¶
func (cmd *Playback) Definition() *discordgo.ApplicationCommand
Click to show internal directories.
Click to hide internal directories.