@ -48,3 +48,15 @@ func botQuery(q *tb.Query) {
func botText(m *tb.Message) {
PrintText(m)
}
func sendChat(chatID int64, text string) {
opt := tb.SendOptions{
ParseMode: tb.ModeDefault,
ch := tb.Chat{
ID: chatID,
_, err := bot.Send(&ch, c.Text, &opt)
The note is not visible to the blocked user.