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. |
Click to show internal directories.
Click to hide internal directories.