bot changes

This commit is contained in:
Artem Tsyrulnikov
2026-01-03 11:24:24 +03:00
parent 0577d2a00e
commit 922067d194
13 changed files with 312 additions and 182 deletions

View File

@@ -52,6 +52,9 @@ func (s *CreativeDetails) Enter(b *bot.Bot, mode bot.RenderMode) {
}
// Buttons, MediaType, MediaFileID остаются пустыми (не сохраняются в БД)
// Устанавливаем навигацию
s.Navigation = "… Креативы Детали"
log.Info().
Str("creative_id", s.CreativeID).
Str("name", creative.Name).