refactor(tgbot-front): moved the navigation handler to a separate file

This commit is contained in:
Kirill 2025-12-05 23:42:30 +03:00
parent a22c96e7a0
commit 19164b8d9d
3 changed files with 150 additions and 145 deletions

View file

@ -71,7 +71,7 @@ private:
/// @param userId Идентификатор пользователя
/// @param payload Полезная нагрузка
/// @return HandlerResult
static HandlerResult returnMyTitles(int64_t userId, int64_t payload);
/// static HandlerResult returnMyTitles(int64_t userId, int64_t payload);
/// @brief Вход в новое состояние
/// @param ctx текущий контекст