handler

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2020 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	// Choose Function Interface
	Choose(s *discordgo.Session, m *discordgo.MessageCreate) (bool, string, error)
}

Handler Interface

func NewChooseHandler

func NewChooseHandler() Handler

NewChooseHandler will construct a handler to call the Choose method

Jump to

Keyboard shortcuts

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