models

package
v0.0.0-...-d3f3b49 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FocusRoom

type FocusRoom struct {
	ChannelStruct  *discordgo.Channel
	Role           *discordgo.Role
	Users          []string
	Number         int
	MarkDelete     bool
	MarkRoleDelete bool
}

type GlobalConfig

type GlobalConfig struct {
	Ready *discordgo.Ready
	// global dg session object
	DG *discordgo.Session
}

type GuildConfig

type GuildConfig struct {
	ID            string
	ChannelPrefix string
	RolePrefix    string
}

func DefaultGuildConfig

func DefaultGuildConfig(id string) GuildConfig

Jump to

Keyboard shortcuts

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