Commit Graph

3 Commits

Author SHA1 Message Date
Demian
802d480e10 middleware: change Restrict middleware chats type to int64 2021-07-27 15:18:01 +03:00
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