# 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.