@@ -9,9 +9,11 @@ import (
tele "gopkg.in/telebot.v4"
)
var yourToken = ""
func main() {
pref := tele.Settings{
Token: "7757765456:AAFpFXhbi9XCfgRt7P3OT3F_jrBBplubWZA",
Token: yourToken,
Poller: &tele.LongPoller{Timeout: 10 * time.Second},
}
The note is not visible to the blocked user.