Commit Graph

2 Commits

Author SHA1 Message Date
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.
2020-10-20 13:30:55 +03:00
Demian
2eadd32991 middleware: implement first restrict examples 2020-10-01 20:32:48 +03:00