refactor(tgbot-front): moved the navigation handler to a separate file
This commit is contained in:
parent
a22c96e7a0
commit
19164b8d9d
3 changed files with 150 additions and 145 deletions
|
|
@ -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 текущий контекст
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue