aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/AttachMenuManager.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-07-15Remove unneeded friend declarations for operator !=.levlam
2025-01-01Update copyright year.levlam
2024-11-13Move Web App methods to WebAppManager.levlam
2024-11-13Add td_api::checkWebAppFileDownload.levlam
2024-11-04Add td_api::webAppOpenParameters.levlam
2024-07-21Improve td_api::getMainWebApp.levlam
2024-07-19Add td_api::getMainWebAppUrl.levlam
2024-07-16Add td_api::getPopularWebAppBots.levlam
2024-01-01Update copyright year.levlam
2023-10-27Disallow MessageInputReplyTo copying.levlam
2023-10-06Add separate td_api::InputMessageReplyTo.levlam
2023-10-04Remove legacy supports_settings fields.levlam
2023-09-08Support side menu icons for bots.levlam
2023-09-07Support showing attachment menu bots in side menu.levlam
2023-08-25Add td_api::sendWebAppCustomRequest.levlam
2023-06-08Allow to reply stories.levlam
2023-02-28Support file reference repair for Web App files.levlam
2023-02-24Add td_api::getWebAppLinkUrl.levlam
2023-02-24Add td_api::searchWebApp.levlam
2023-01-02Drop cached attachment menu bots when database is deleted.levlam
2023-01-01Update copyright year.levlam
2022-12-15Add AttachmentMenuBot.request_write_access.levlam
2022-12-15Add toggleBotIsAddedToAttachmentMenu.allow_write_access.levlam
2022-10-27Add openWebApp.message_thread_id.levlam
2022-08-25Allow to specify application name when opening Web App.levlam
2022-08-18Combine reload_attach_menu_bots queries.levlam
2022-08-10Support file reference repair for files of attachment menu bots.levlam
2022-06-27Move Promise to tdutils.levlam
2022-06-20Add and increase cache version for AttachMenuBot.levlam
2022-06-20Support Web App placeholder for attach menu bots.levlam
2022-05-31Add attachMenuBot.supports_settings.levlam
2022-04-26Add chat flags to attachmentMenuBot.levlam
2022-04-26Fix chat to send messages as from a web app.levlam
2022-04-14Fix "attachment menu" spelling.levlam
2022-04-07Minor fixes.levlam
2022-04-07Remove openWebApp.from_bot_menu flag.levlam
2022-04-01Prolong opened web view every minute.levlam
2022-03-31Add td_api::closeWebApp.levlam
2022-03-31Rename web view to web app.levlam
2022-03-31Add td_api::openWebView.levlam
2022-03-31Support colors for attach menu bots.levlam
2022-03-29Add promise to reload_attach_menu_bots.levlam
2022-03-29Add td_api::getAttachMenuBot.levlam
2022-03-29Add get_attach_menu_bot_object.levlam
2022-03-29Add AttachMenuManager::get_attach_menu_bot function.levlam
2022-03-26Add td_api::toggleBotIsAddedToAttachMenu.levlam
2022-03-25Reload attach menu bots once an hour.levlam
2022-03-25Save attach menu bots between restarts.levlam
2022-03-25Add updateAttachMenuBots.levlam