_,_=bot.Send(tgbot.NewMessage(chatID,"Вот что я умею:\n\n1) Позвать всех"))
casecommands.Ping:
_,_=bot.Send(tgbot.NewMessage(chatID,"pong"))
_,_=bot.Send(tgbot.NewMessage(chatID,"pong v2"))
}
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.