aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/BotCommand.cpp
AgeCommit message (Expand)Author
2026-06-29Add botCommand.is_ephemeral.levlam
2026-06-15Update layer to 228.levlam
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-08Minor improvements.levlam
2024-01-08Add and use BotCommands::update_all_bot_commands.levlam
2024-01-01Update copyright year.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-02-27Simplify language code check.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-11-08Improve ResultHandler/NetActor td_ private field name.levlam
2021-11-08Remove NetQuery id from ResultHandler and NetActor.levlam
2021-07-24Allow short bot command descriptions.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-06-23Minor improvements.levlam
2021-06-22Improve bot commands methods implementation.levlam
2021-06-22Move bot command handling functions to BotCommand.cpp.levlam
2021-06-21Replace botInfo with commands in userFullInfo.levlam
2021-06-21Add classes BotCommand and BotCommands.levlam