levlam
|
0f98e748a8
|
Add td_api::sendBusinessMessage.
|
2024-03-11 21:27:16 +03:00 |
|
levlam
|
985cbf1a31
|
Add td_api::updateBusinessMessagesDeleted.
|
2024-03-11 16:41:19 +03:00 |
|
levlam
|
75d0114c5f
|
Add message.sender_business_bot_user_id.
|
2024-03-09 03:08:19 +03:00 |
|
levlam
|
bcceb9f623
|
Add td_api::updateBusinessMessageEdited.
|
2024-03-09 02:17:00 +03:00 |
|
levlam
|
b9891e0871
|
Add td_api::updateNewBusinessMessage.
|
2024-03-09 02:14:02 +03:00 |
|
levlam
|
1c3e904d01
|
Fix invokeWithBusinessConnectionPrefix.
|
2024-03-08 00:37:12 +03:00 |
|
levlam
|
e6b9f2eb07
|
Support sendChatAction for business connections.
|
2024-03-07 23:05:58 +03:00 |
|
levlam
|
4bc3b380b8
|
Support sending of queries with a prefix.
|
2024-03-07 18:37:28 +03:00 |
|
levlam
|
f78a0e4326
|
Add td_api::getBusinessConnection.
|
2024-03-07 18:02:30 +03:00 |
|
levlam
|
74cf61d401
|
Add td_api::updateBusinessConnection.
|
2024-03-07 17:18:11 +03:00 |
|
levlam
|
bce17cb5d8
|
Update layer to 177.
|
2024-03-07 15:24:28 +03:00 |
|
levlam
|
7257229226
|
Document maximum video note duration.
|
2024-03-25 23:09:03 +03:00 |
|
levlam
|
52d9ac02ba
|
Split business opening hours by week days.
|
2024-03-08 14:14:28 +03:00 |
|
levlam
|
046ed45152
|
Various fixes.
|
2024-03-07 14:09:31 +03:00 |
|
levlam
|
bc1a8d2bc2
|
Add quickReplyMessage.reply_markup.
|
2024-03-06 15:56:50 +03:00 |
|
levlam
|
d1638a0fc4
|
Allow to add any WEBP sticker to favorite stickers.
|
2024-03-05 22:01:19 +03:00 |
|
levlam
|
bd97e81c32
|
Add td_api::sendQuickReplyShortcutMessages.
|
2024-03-05 13:08:26 +03:00 |
|
levlam
|
f43ba61252
|
Add td_api::deleteBusinessConnectedBot.
|
2024-03-04 18:17:57 +03:00 |
|
levlam
|
84ecc89d20
|
Add td_api::setBusinessConnectedBot.
|
2024-03-04 17:59:29 +03:00 |
|
levlam
|
d56025f609
|
Add td_api::getBusinessConnectedBot.
|
2024-03-04 17:17:10 +03:00 |
|
levlam
|
a629700b3c
|
Add class BusinessConnectedBot.
|
2024-03-04 16:06:36 +03:00 |
|
levlam
|
f03bdc7e50
|
Add td_api::setQuickReplyShortcutName.
|
2024-03-04 15:00:00 +03:00 |
|
levlam
|
74c5ba7087
|
Add td_api::checkQuickReplyShortcutName.
|
2024-03-04 14:34:47 +03:00 |
|
levlam
|
e2eba91ee2
|
Allow to add to recent stickers arbitrary WEBP stickers.
|
2024-03-01 22:35:48 +03:00 |
|
levlam
|
f726ca930b
|
Add td_api::toggleChatFolderTags.
|
2024-03-01 19:28:32 +03:00 |
|
levlam
|
3221d42d7b
|
Add updateChatFolders.are_tags_enabled.
|
2024-03-01 16:57:10 +03:00 |
|
levlam
|
b9c66aaea6
|
Support chat folder color.
|
2024-03-01 15:57:30 +03:00 |
|
levlam
|
60ee05aef7
|
Support Away messages sent only when the user is offline.
|
2024-03-01 14:44:42 +03:00 |
|
levlam
|
de6f15c973
|
Add td_api::deleteQuickReplyShortcutMessages.
|
2024-02-29 21:34:45 +03:00 |
|
levlam
|
3b62a65bea
|
Add td_api::loadQuickReplyShortcutMessages instead of getQuickReplyShortcutMessages.
|
2024-02-29 16:05:16 +03:00 |
|
levlam
|
c99dd3d59d
|
Add td_api::updateQuickReplyShortcutMessages.
|
2024-02-29 15:55:38 +03:00 |
|
levlam
|
aeea69e674
|
Add td_api::getQuickReplyShortcutMessages.
|
2024-02-28 17:19:28 +03:00 |
|
levlam
|
4e198f0fe5
|
Remove quickReplyMessage.forward_info.
|
2024-02-27 20:52:59 +03:00 |
|
levlam
|
f13f409e5f
|
Send shortcut identifiers in updates and receive them in requests.
|
2024-02-27 18:10:11 +03:00 |
|
levlam
|
7b257b4def
|
Rename work hours to opening hours.
|
2024-02-27 16:03:34 +03:00 |
|
levlam
|
50ba48fbfa
|
Add td_api::setBusinessGreetingMessageSettings.
|
2024-02-27 14:26:19 +03:00 |
|
levlam
|
66761d1950
|
Add td_api::setBusinessAwayMessageSettings.
|
2024-02-27 14:18:56 +03:00 |
|
levlam
|
44bdcd4920
|
Add businessInfo.greeting_message_settings.
|
2024-02-27 02:07:21 +03:00 |
|
levlam
|
74fbe7f549
|
Add businessInfo.away_message_settings.
|
2024-02-27 01:58:14 +03:00 |
|
levlam
|
72a4cd0398
|
Add td_api::businessInfo.
|
2024-02-26 23:09:52 +03:00 |
|
levlam
|
5bde9c6fb6
|
Add td_api::businessAwayMessageSettings.
|
2024-02-26 20:27:17 +03:00 |
|
levlam
|
4c469a3f2c
|
Add td_api::BusinessAwayMessageSchedule.
|
2024-02-26 20:15:16 +03:00 |
|
levlam
|
3d43bbb80d
|
Add td_api::businessGreetingMessageSettings.
|
2024-02-26 19:09:58 +03:00 |
|
levlam
|
bdb3088a0c
|
Add quickReplyShortcut.id.
|
2024-02-26 18:18:53 +03:00 |
|
levlam
|
4513cf75b8
|
Add td_api::businessRecipients.
|
2024-02-26 16:35:20 +03:00 |
|
levlam
|
693bb5f09e
|
Add td_api::reorderQuickReplyShortcuts.
|
2024-02-24 14:40:25 +03:00 |
|
levlam
|
44366bd208
|
Add td_api::deleteQuickReplyShortcut.
|
2024-02-24 03:02:42 +03:00 |
|
levlam
|
370d862acf
|
Support address-only business location.
|
2024-02-23 21:03:44 +03:00 |
|
levlam
|
6cecda5d40
|
Add quickReplyMessage.can_be_edited.
|
2024-02-23 20:22:33 +03:00 |
|
levlam
|
08084f35e3
|
Added updateChatAddedToList and updateChatRemovedFromList.
|
2024-02-23 13:38:51 +03:00 |
|