@ -140,7 +140,6 @@ func HandleCommand(update tg.Update, bot *tg.BotAPI) {
update.Message.Chat.ID,
tg.FileBytes{Name: "cards", Bytes: buf.Bytes()},
)
fmt.Println(Buttons(buttons))
msg.ReplyMarkup = Buttons(buttons)
responseMsg, err := bot.Send(msg) // get response message
The note is not visible to the blocked user.