levlam
|
4dbb092bc1
|
Add td_api::editQuickReplyMessage.
|
2024-04-19 16:42:58 +03:00 |
|
levlam
|
6def37f88b
|
Add td_api::readdQuickReplyShortcutMessages.
|
2024-04-18 23:45:53 +03:00 |
|
levlam
|
4354d4c5f4
|
Add td_api::addQuickReplyShortcutInlineQueryResultMessage.
|
2024-04-18 22:13:39 +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
|
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
|
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
|
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
|
8e35a2477c
|
Add td_api::createBusinessChatLink.
|
2024-04-11 01:43:42 +03:00 |
|
levlam
|
c4b42c2678
|
Add td_api::getBusinessChatLinks.
|
2024-04-10 18:29:43 +03:00 |
|
levlam
|
9e4cda7133
|
Rename business intro to start page.
|
2024-04-08 03:29:57 +03:00 |
|
levlam
|
4c1fa3b45d
|
Add td_api::removeBusinessConnectedBotFromChat.
|
2024-04-08 03:10:33 +03:00 |
|
levlam
|
e7ff4688fc
|
Add td_api::toggleBusinessConnectedBotChatIsPaused.
|
2024-04-07 22:45:55 +03:00 |
|
levlam
|
701011ab86
|
Add td_api::getChatRevenueWithdrawalUrl.
|
2024-04-05 16:41:35 +03:00 |
|
levlam
|
4f65363ef8
|
Add td_api::getChatRevenueTransactions.
|
2024-04-04 13:55:24 +03:00 |
|
levlam
|
520062085d
|
Add td_api::getChatRevenueStatistics.
|
2024-04-03 16:49:51 +03:00 |
|
levlam
|
cfadebfab4
|
tg_cli: reduce if-else chain length.
|
2024-04-02 22:46:15 +03:00 |
|
levlam
|
25574476a3
|
Add td_api::toggleSupergroupCanHaveSponsoredMessages.
|
2024-04-02 15:17:31 +03:00 |
|
levlam
|
4c14af9b52
|
Add td_api::getBusinessFeatures.
|
2024-03-29 03:17:46 +03:00 |
|
levlam
|
01b7a0e14b
|
Add td_api::setPersonalChat.
|
2024-03-29 00:46:05 +03:00 |
|
levlam
|
66522165ca
|
Add td_api::getSuitablePersonalChats.
|
2024-03-29 00:12:54 +03:00 |
|
levlam
|
15c3bbdef8
|
Add td_api::reportChatSponsoredMessage.
|
2024-03-28 18:24:39 +03:00 |
|
levlam
|
f361989c05
|
Add td_api::setBirthdate.
|
2024-03-21 14:04:40 +03:00 |
|
levlam
|
9913390bfe
|
Support businessRecipients.excluded_chat_ids.
|
2024-03-20 19:12:35 +03:00 |
|
levlam
|
f7ab032976
|
Add td_api::getCollectibleItemInfo.
|
2024-03-20 17:55:27 +03:00 |
|
levlam
|
22d2f6a98d
|
Add td_api::getOwnedStickerSets.
|
2024-03-20 15:41:49 +03:00 |
|
levlam
|
188a165938
|
Add td_api::setBusinessIntro.
|
2024-03-19 14:52:52 +03:00 |
|
levlam
|
444d47d440
|
tg_cli: get business connection when try to send a message to it.
|
2024-03-17 00:22:15 +03:00 |
|
levlam
|
630762e511
|
Support reply to messages in business messages.
|
2024-03-17 00:19:24 +03:00 |
|
levlam
|
9c7e0f6b22
|
Move sticker_format to inputSticker.
|
2024-03-15 21:08:30 +03:00 |
|
levlam
|
74b62ccbf4
|
Add td_api::sendBusinessMessageAlbum.
|
2024-03-13 17:44:00 +03:00 |
|
levlam
|
9dc83f2594
|
tg_cli: add updateNewBusinessMessage handling.
|
2024-03-12 14:39:03 +03:00 |
|
levlam
|
0f98e748a8
|
Add td_api::sendBusinessMessage.
|
2024-03-11 21:27:16 +03:00 |
|
levlam
|
2bb5206c6a
|
tg_cli: support global business connection.
|
2024-03-08 00:21:22 +03:00 |
|
levlam
|
e6b9f2eb07
|
Support sendChatAction for business connections.
|
2024-03-07 23:05:58 +03:00 |
|
levlam
|
f78a0e4326
|
Add td_api::getBusinessConnection.
|
2024-03-07 18:02:30 +03:00 |
|
levlam
|
046ed45152
|
Various fixes.
|
2024-03-07 14:09:31 +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
|
5c764d1716
|
tg_cli: add as_business_recipients.
|
2024-03-04 17:55:29 +03:00 |
|
levlam
|
d56025f609
|
Add td_api::getBusinessConnectedBot.
|
2024-03-04 17:17:10 +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
|
f726ca930b
|
Add td_api::toggleChatFolderTags.
|
2024-03-01 19:28:32 +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 |
|