Commit Graph

5 Commits

Author SHA1 Message Date
Demian
c4f759fb07 middleware: implement Recover, add docs 2022-10-01 12:21:55 +03:00
Demian
444c6f8b66 mod: update module name 2022-01-19 15:31:36 +02:00
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