package
1.3.10
Repository: https://github.com/z0rr0/gobot.git
Documentation: pkg.go.dev

# Functions

New creates new channels for events queue and stopping any handling.
No description provided by the author
Run starts main service process.

# Structs

Payload is a struct for events payload.
SyncCommands is a global map of chats which should be locked during command execution.

# Type aliases

HandlerType is a type for command handler.