@@ -71,7 +71,7 @@ func main() {
}
if !isGroup && !f_sent && f_err != nil {
mesg := fmt.Sprintf( "%s", f_err )
mesg := utils.MDv2Text( fmt.Sprintf( "%s", f_err ) )
botsend( bot, &update, &mesg )
The note is not visible to the blocked user.