aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ReplyMarkup.h
AgeCommit message (Expand)Author
2026-03-17Add class KeyboardButtonSource.levlam
2026-03-17Add and use ReplyMarkup::get_requested_dialog_type.levlam
2026-03-16Add td_api::getPreparedKeyboardButton.levlam
2026-03-16Add td_api::savePreparedKeyboardButton.levlam
2026-02-02Support icon and style in keyboard buttons.levlam
2026-01-01Update copyright year.levlam
2025-06-13Allow regular keyboards in monoforums.levlam
2025-06-13Add get_inline_reply_markup helper.levlam
2025-06-13Add explicit allow_personal for get_reply_markup buttons.levlam
2025-01-01Update copyright year.levlam
2024-11-08Add class TargetDialogTypes.levlam
2024-09-10Add td_api::inlineKeyboardButtonTypeCopyText.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-03-11Pass only chat type to get_reply_markup.levlam
2024-01-11Move get_dialog_reply_markup implementation to ReplyMarkup.cpp.levlam
2024-01-01Update copyright year.levlam
2023-12-22Replase td_api::shareUserWithBot with td_api::shareUsersWithBot.levlam
2023-04-07Add inlineKeyboardButtonTypeSwitchInline.target_chat.levlam
2023-01-23Improve names of methods and message contents related to sharing user/chat wi...levlam
2023-01-13Add td_api::sendChosenChat.levlam
2023-01-13Add td_api::sendChosenUser.levlam
2023-01-11Add separate keyboardButtonTypeRequestUser.levlam
2023-01-11Add keyboardButtonTypeRequestChat.levlam
2023-01-01Update copyright year.levlam
2022-12-15Add replyMarkupShowKeyboard.is_persistent.levlam
2022-06-28Explicitly pass ContactsManager tolevlam
2022-03-27Add keyboardButtonTypeWebView.levlam
2022-03-25Add inlineKeyboardButtonTypeWebViewUrl.levlam
2022-03-11Move methods inside Dependencies class.levlam
2022-01-01Update copyright year.levlam
2021-11-10Add inlineKeyboardButtonTypeUser.levlam
2021-09-03Update layer to 133.levlam
2021-06-19Update layer to 130. Support input field placeholder in reply markup.levlam
2021-01-01Update copyright year.levlam
2020-08-18Add CallbackWithPassword buttons support.levlam
2020-01-14Update layer 109. Add keyboardButtonTypeRequestPoll.levlam
2020-01-01Update copyright year.levlam
2019-05-27Support forwsrd text for login URL buttons.levlam
2019-05-23Support LoginUrl buttons.levlam
2019-01-01Update copyright year.levlam
2018-11-05Disallow switch_inline_query in channels.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov