бот несколько медиа

This commit is contained in:
Artem Tsyrulnikov
2026-01-23 16:04:28 +03:00
parent 912b543f75
commit b5d839ddae
5 changed files with 350 additions and 90 deletions

View File

@@ -341,6 +341,7 @@ func (b *Bot) Update(u *echotron.Update) {
log.Error().Err(err).Msg("SendMessage failed while sending restart notice")
}
b.SetState(b.commandRouter("/start"), EditMessage)
return
}
// === Обработка входящего события ===