package
1.5.0-beta
Repository: https://github.com/psyb0t/telegram-logger.git
Documentation: pkg.go.dev

# Functions

Run starts the app in a separate goroutine and waits for it to stop.

# Variables

ErrInsufficientArguments is returned when there are not enough arguments to use the command.
ErrUnableToOpenDatabaseConnection is returned when there is an error when opening a database connection.
ErrUnauthorizedToUseTelegramBotCommand is returned when the trying to use the telegram bot command is not a superuser.
ErrUnsupportedStorageType is returned when an unsupported storage type is used.