You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
telebot/middleware
Demian 9f08ef94de telebot: remove ErrSkip
There is no need in this error, as we can skip or abort the execution
by simply returning a nil, instead of calling the next context handler.
4 years ago
..
logger.go middleware/logger: trim callback data delimiter 4 years ago
restrict.go telebot: remove ErrSkip 4 years ago