levlam
|
4354d4c5f4
|
Add td_api::addQuickReplyShortcutInlineQueryResultMessage.
|
2024-04-18 22:13:39 +03:00 |
|
levlam
|
0af52ba4fd
|
Change shortcut identifier when moving local messages between shortcuts.
|
2024-04-18 16:54:57 +03:00 |
|
levlam
|
2f9dcae107
|
Support addQuickReply result processing when the original shortcut has already been renamed.
|
2024-04-18 16:38:56 +03:00 |
|
levlam
|
d13981695f
|
Try to get new shortcut id from messages also.
|
2024-04-18 16:20:32 +03:00 |
|
levlam
|
25e7c7ec25
|
Return specific status from check_send_quick_reply_messages_response.
|
2024-04-18 16:05:43 +03:00 |
|
levlam
|
e7d7c502c4
|
Support missing file parts.
|
2024-04-18 15:13:16 +03:00 |
|
levlam
|
1672e580a9
|
Support file reference errors for added quick replies.
|
2024-04-18 15:01:58 +03:00 |
|
levlam
|
0a29b0089c
|
Merge old and new quick reply message contents.
|
2024-04-18 14:33:07 +03:00 |
|
levlam
|
4c72dc8ec5
|
Add and use FileManager::try_merge_documents.
|
2024-04-18 00:21:17 +03:00 |
|
levlam
|
ce50d0519f
|
Don't add twice the same sent message.
|
2024-04-18 00:10:13 +03:00 |
|
levlam
|
23d845eabd
|
Don't create duplicate quick reply shortcuts.
|
2024-04-17 21:36:47 +03:00 |
|
levlam
|
5becaaa838
|
Support quick reply file upload.
|
2024-04-17 21:29:58 +03:00 |
|
levlam
|
33f5552a18
|
Implement QuickReplyManager::on_failed_send_quick_reply_messages.
|
2024-04-17 19:29:50 +03:00 |
|
levlam
|
6a2c579bb1
|
Disallow live locations in quick replies.
|
2024-04-17 19:08:42 +03:00 |
|
levlam
|
8e99a8dba1
|
Add td_api::addQuickReplyShortcutMessage and support adding of quick replies without media.
|
2024-04-17 18:39:25 +03:00 |
|
levlam
|
8e4a241c7f
|
Don't send empty DeleteQuickReplyMessagesQuery.
|
2024-04-17 14:31:36 +03:00 |
|
levlam
|
48be50a0e3
|
Improve combine_work_hour_intervals.
|
2024-04-16 23:38:30 +03:00 |
|
levlam
|
05866446dc
|
Add QuickReplyManager::add_local_message.
|
2024-04-16 00:53:48 +03:00 |
|
levlam
|
f3d655f1ac
|
Create local qucik reply shortcut if it doesn't exist yet.
|
2024-04-15 23:36:27 +03:00 |
|
levlam
|
d8a50a3ef0
|
Add QuickReplyManager::process_input_message_content.
|
2024-04-15 23:12:22 +03:00 |
|
levlam
|
5d984efdd3
|
Add QuickReplyManager::get_input_reply_to_message_id.
|
2024-04-15 22:55:26 +03:00 |
|
levlam
|
a7dca7a744
|
Add QuickReplyManager::check_new_shortcut_name function.
|
2024-04-15 22:41:36 +03:00 |
|
levlam
|
dad721ad47
|
Improve documentation.
|
2024-04-15 21:32:58 +03:00 |
|
levlam
|
90d4e3a6d3
|
Improve sending of quick reply voice messages to users that forbidden that.
|
2024-04-15 20:36:23 +03:00 |
|
levlam
|
298d16c150
|
Use MessagesManager::check_dialog_access.
|
2024-04-15 18:08:30 +03:00 |
|
levlam
|
575acc5485
|
Use check_dialog_access_in_memory if appropriate.
|
2024-04-15 17:33:05 +03:00 |
|
levlam
|
c4e1a44a5c
|
Add MessagesManager::check_dialog_access.
|
2024-04-15 17:28:13 +03:00 |
|
levlam
|
be7434dbf3
|
Fix chatRevenueWithdrawalStateCompleted.
|
2024-04-15 15:32:45 +03:00 |
|
levlam
|
723ba8978d
|
Use messages.affectedMessages.pts even if pts_count == 0.
|
2024-04-15 02:55:53 +03:00 |
|
levlam
|
14b4666423
|
Use DialogManager::check_dialog_access when appropriate.
|
2024-04-15 02:32:04 +03:00 |
|
levlam
|
e0a7ff6c53
|
Add DialogManager::check_dialog_access.
|
2024-04-15 01:23:14 +03:00 |
|
levlam
|
c0ed8f09b0
|
Add explicit allow_secret_chats to have_input_peer.
|
2024-04-14 22:59:05 +03:00 |
|
levlam
|
5d16b620aa
|
Ignore can_have_sponsored_messages for old channels.
|
2024-04-13 21:47:48 +03:00 |
|
levlam
|
3620b06df2
|
Add td_api::sendPhoneNumberFirebaseSms.
|
2024-04-13 20:42:41 +03:00 |
|
levlam
|
25958fb406
|
Combine phone number verification methods into a single API method.
|
2024-04-13 20:25:05 +03:00 |
|
levlam
|
99d8de1e88
|
Rewrite PhoneNumberManager as regular manager.
|
2024-04-13 19:10:52 +03:00 |
|
levlam
|
5bf1142506
|
Remove PhoneNumberManager::get_state.
|
2024-04-13 02:05:43 +03:00 |
|
levlam
|
1c99870d6e
|
Don't allow to directly search for greeting stickers.
|
2024-04-12 03:24:11 +03:00 |
|
levlam
|
c368bd0f38
|
Remove unused limit in getGreetingStickers.
|
2024-04-12 03:16:10 +03:00 |
|
levlam
|
5143d3fb6f
|
Add td_api::getGreetingStickers.
|
2024-04-12 02:57:29 +03:00 |
|
levlam
|
9243f51ff9
|
Add SendQuickReplyShortcutMessagesLogEvent.
|
2024-04-12 02:10:55 +03:00 |
|
levlam
|
1bb4a2007b
|
Add td_api::internalLinkTypeBusinessChat.
|
2024-04-12 01:01:26 +03:00 |
|
levlam
|
1806799357
|
Add td_api::getBusinessChatLinkInfo.
|
2024-04-12 00:45:32 +03:00 |
|
levlam
|
9d95eb4a68
|
Add td_api::deleteBusinessChatLink.
|
2024-04-11 22:19:44 +03:00 |
|
levlam
|
1d77c95fb2
|
Add td_api::editBusinessChatLink.
|
2024-04-11 21:41:28 +03:00 |
|
levlam
|
c0abb6348b
|
Add "business_chat_link_count_max" option.
|
2024-04-11 21:18:57 +03:00 |
|
levlam
|
8e35a2477c
|
Add td_api::createBusinessChatLink.
|
2024-04-11 01:43:42 +03:00 |
|
levlam
|
c9224b24ab
|
Add InputBusinessChatLink.
|
2024-04-11 01:07:03 +03:00 |
|
levlam
|
c4b42c2678
|
Add td_api::getBusinessChatLinks.
|
2024-04-10 18:29:43 +03:00 |
|
levlam
|
de881cce99
|
Add td_api::businessChatLink.
|
2024-04-10 18:19:39 +03:00 |
|