@ -656,7 +656,7 @@ func botSaveRes(m *tb.Message) {
}
func botVaultHelp(m *tb.Message) {
if !m.Private() {
if !(m.Private() || m.Chat.ID == cfg.Bot.Mainchat) {
return
The note is not visible to the blocked user.