@ -36,5 +36,11 @@ func (b *bot) Update(u *echo.Update) {
b.lock.Lock()
defer b.lock.Unlock()
// defer func() {
// if r := recover(); r != nil {
// log.Printf("[%s] Recovered. Error: %s\n", upd.UpdateID.String(), r)
// }
// }()
b.handler(upd)
}
The note is not visible to the blocked user.