Documentation
¶
Index ¶
- func ExecHandler(client *whatsmeow.Client, evt *events.Message)
- func Handle(client *whatsmeow.Client, evt *events.Message)
- func MenuHandler(client *whatsmeow.Client, evt *events.Message)
- func PingHandler(client *whatsmeow.Client, evt *events.Message)
- func RegisterCommand(cmd string, handler CommandHandler)
- func StickerHandler(client *whatsmeow.Client, evt *events.Message)
- type CommandHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecHandler ¶
ExecHandler processes shell and code execution commands
func MenuHandler ¶
MenuHandler sends the menu image with formatted caption
func PingHandler ¶
PingHandler uses the library function to send a quoted system specifications reply.
func RegisterCommand ¶
func RegisterCommand(cmd string, handler CommandHandler)
RegisterCommand adds a command to the registry
Types ¶
Click to show internal directories.
Click to hide internal directories.