wotoActions

package
v0.0.0-...-f800b22 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleMessage

func HandleMessage(update *tg.Update, settings interfaces.WSettings)

HandleMessage will handle the update comming from the telegram servers.

func RunBot

func RunBot(settings interfaces.WSettings)

Types

type MessageType

type MessageType uint8
const (
	NONE                       = 0
	CALLBACK_QUERY MessageType = 1
	TEXT_MESSAGE   MessageType = 2
	GIF_MESSAGE    MessageType = 3
	PHOTO_MESSAGE  MessageType = 4
)

Directories

Path Synopsis
messages
plugins
pTools/argparse
Package argparse provides users with more flexible and configurable option for command line arguments parsing.
Package argparse provides users with more flexible and configurable option for command line arguments parsing.

Jump to

Keyboard shortcuts

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