components

package
v0.0.0-...-10f3eee Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Party

type Party struct {
	// contains filtered or unexported fields
}

func NewParty

func NewParty(cfg *PartyConfig) (*Party, error)

func (*Party) GetApplicationCommand

func (c *Party) GetApplicationCommand() *discordgo.ApplicationCommand

func (*Party) HandleInteractionCreate

func (c *Party) HandleInteractionCreate(s *discordgo.Session, i *discordgo.InteractionCreate)

type PartyConfig

type PartyConfig struct {
	Session   *discordgo.Session
	PartyRepo party.Interface
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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