wrapper

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Copygen

type Copygen interface {
	// opcode 1
	Heartbeat(*disgo.Heartbeat) error
	// opcode 2
	Identify(*disgo.Identify) error
	// opcode 3
	PresenceUpdate(*disgo.GatewayPresenceUpdate) error
	// opcode 4
	VoiceStateUpdate(*disgo.VoiceStateUpdate) error
	// opcode 6
	Resume(*disgo.Resume) error
	// opcode 8
	RequestGuildMembers(*disgo.RequestGuildMembers) error
}

Copygen defines the functions that will be generated.

Directories

Path Synopsis
Package template provides a template used by copygen to generate custom code.
Package template provides a template used by copygen to generate custom code.

Jump to

Keyboard shortcuts

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