aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/BotMenuButton.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-01-01Update copyright year.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-01-01Update copyright year.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-01-01Update copyright year.levlam
2022-09-10Always use "must be non-empty".levlam
2022-04-19Update layer to 143.levlam
2022-05-31Simplify LinkManager::check_link usage.levlam
2022-04-08Apply bot menu button update to non-loaded users.levlam
2022-04-08Fix error message.levlam
2022-04-07Minor fixes.levlam
2022-04-07Remove openWebApp.from_bot_menu flag.levlam
2022-04-07Add td_api::setMenuButton.levlam
2022-04-07Add td_api::getMenuButton.levlam
2022-04-06Add BotMenuButton.levlam