@ -57,6 +57,6 @@ func sendChat(chatID int64, text string) {
ch := tb.Chat{
ID: chatID,
}
_, err := bot.Send(&ch, c.Text, &opt)
_, err := bot.Send(&ch, text, &opt)
The note is not visible to the blocked user.