aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/RequestedDialogType.cpp
AgeCommit message (Expand)Author
2026-04-01Various improvements.levlam
2026-03-13Add td_api::keyboardButtonTypeRequestManagedBot.levlam
2026-03-02Update layer to 224.levlam
2026-01-06Update layer to 222.levlam
2026-01-01Update copyright year.levlam
2025-08-04Don't allow to share channel direct messages chats with bots.levlam
2025-03-26Use bool fields for some more classes.levlam
2025-03-24Use boolean flags in reply markup objects.levlam
2025-01-01Update copyright year.levlam
2024-04-02Rename rest of ContactsManager to ChatManager.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-03-22Add additional request users/chat flags.levlam
2024-03-22Add RequestedDialogType::get_input_keyboard_button_request_peer.levlam
2024-01-01Update copyright year.levlam
2023-12-22Replase td_api::shareUserWithBot with td_api::shareUsersWithBot.levlam
2023-12-22Replace td_api::keyboardButtonTypeRequestUser with td_api::keyboardButtonType...levlam
2023-02-01Check chat activness.levlam
2023-02-01Don't check bot_is_member and bot_administrator_rights.levlam
2023-01-31Implement ReplyMarkup::check_shared_dialog.levlam
2023-01-23Fix handling of requestPeerTypeBroadcast.levlam
2023-01-11Implement RequestedDialogType.levlam
2023-01-11Add separate keyboardButtonTypeRequestUser.levlam
2023-01-11Add keyboardButtonTypeRequestChat.levlam