commands

package
v0.0.0-...-0408bf9 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminCommands

func AdminCommands(r *dgc.Router)

func InviteCommands

func InviteCommands(r *dgc.Router)

func MetaCommands

func MetaCommands(router *dgc.Router)

func PingCommand

func PingCommand(ctx *dgc.Ctx)

Types

type InviteWReason

type InviteWReason struct {
	Code        string `db:"code"`
	GuildID     string `db:"guild_id"`
	CreatedAt   string `db:"created_at"`
	UserCreated string `db:"user_created"`
	Channel     string `db:"target_channel"`
	MaxUses     int    `db:"max_uses"`
	Reason      string
	Id          int `db:"id"`
}

Jump to

Keyboard shortcuts

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