help

package
v0.0.0-...-4065494 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CommandName is the name for command "help".
	CommandName = "help"
)

Variables

View Source
var (
	// Command is the composed Command for "help".
	// "help" sends a help message that has usage instructions
	// of the curl bot.
	Command = commands.NewCommand(CommandName, CommandCallback)
)

Functions

func CommandCallback

func CommandCallback(bot *tbot.BotAPI, msg tbot.Update) error

CommandCallback is the callback of the "help" command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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