Commit Graph

2 Commits (2d17e0e12c0fa124879f76256ea17d930817afcb)

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.
4 years ago
Demian 2eadd32991 middleware: implement first restrict examples 4 years ago