levlam
|
ce19ad822b
|
Add td_api::setMessageReaction.
|
2022-01-21 20:39:55 +03:00 |
|
levlam
|
ebb78d3c1b
|
Add td_api::getMessageChosenReactions.
|
2022-01-21 16:46:16 +03:00 |
|
levlam
|
05a069d221
|
Use MessageSender for recent reaction choosers.
|
2022-01-21 13:15:27 +03:00 |
|
levlam
|
739d2b292d
|
Add MessageReactions.
|
2022-01-20 22:54:34 +03:00 |
|
levlam
|
aed0fc247d
|
Improve setChatAvailableReactions.available_reactions documentation.
|
2022-01-19 21:13:53 +03:00 |
|
levlam
|
99586edf26
|
Add updateReaction.
|
2022-01-19 14:14:21 +03:00 |
|
levlam
|
8339a5818e
|
Add td_api::translateMessage.
|
2022-01-14 22:28:28 +03:00 |
|
levlam
|
5a51462de8
|
Fix documentation.
|
2022-01-14 17:02:57 +03:00 |
|
levlam
|
b0ad4e5e62
|
Add td_api::setChatAvailableReactions.
|
2022-01-05 16:23:35 +03:00 |
|
levlam
|
47a445851a
|
Add td_api::chatEventAvailableReactionsChanged.
|
2022-01-04 17:55:57 +03:00 |
|
levlam
|
0957839cc6
|
Improve order of chat event types in the API scheme.
|
2022-01-04 16:45:25 +03:00 |
|
levlam
|
3becacf304
|
Add chat.available_reactions and updateChatAvailableReactions.
|
2022-01-04 16:33:57 +03:00 |
|
KnorpelSenf
|
789b9c0a55
|
Fix much typos
|
2022-01-25 16:07:36 +03:00 |
|
levlam
|
fce20df018
|
Add support for sponsored chats with an invite link.
|
2021-12-30 14:15:04 +03:00 |
|
levlam
|
68539fe846
|
Add textEntityTypeSpoiler.
|
2021-12-28 20:41:37 +03:00 |
|
levlam
|
ed766a4d2f
|
Add flag messageSendOptions.protect_content.
|
2021-12-28 18:19:19 +03:00 |
|
levlam
|
99ac6428e9
|
Improve documentation.
|
2021-12-28 17:27:11 +03:00 |
|
levlam
|
a81ab8abba
|
Remove viewSponsoredMessage in favor of viewMessages.
|
2021-12-27 18:17:02 +03:00 |
|
levlam
|
23d537052e
|
Use unique 53-bit identifiers for sponsored messages.
|
2021-12-27 16:49:11 +03:00 |
|
levlam
|
218de37c3a
|
Fix messageForwardOriginChat documentation.
|
2021-12-27 15:03:14 +03:00 |
|
levlam
|
680bad4a72
|
Return default icon name if there is no chosen name in chatFilterInfo.
|
2021-12-24 20:42:49 +03:00 |
|
levlam
|
d6a9c509ab
|
Fix spelling of deregister.
|
2021-12-24 13:33:34 +03:00 |
|
levlam
|
a8b22881e0
|
Improve the name of suggestedActionViewChecksHint .
|
2021-12-23 20:00:41 +03:00 |
|
levlam
|
638767d919
|
Improve documentation.
|
2021-12-23 14:18:11 +03:00 |
|
levlam
|
dd8b1169b1
|
Rename the method to endGroupCall.
|
2021-12-23 13:00:05 +03:00 |
|
levlam
|
461b312369
|
Rename chat log event to chatEventVideoChatEnded.
|
2021-12-23 12:42:21 +03:00 |
|
levlam
|
160ab905f1
|
Fix handling of min-channels in recent repliers.
|
2021-12-22 20:15:18 +03:00 |
|
levlam
|
4f2689d44a
|
Rename expire_date to expiration_date.
|
2021-12-22 13:57:47 +03:00 |
|
levlam
|
44ec3186cc
|
Improve order of chat-related updates in the scheme.
|
2021-12-21 16:22:07 +03:00 |
|
levlam
|
cbc6d25a44
|
Replace user_id with member_id in chatEventLog.
|
2021-12-21 14:53:22 +03:00 |
|
levlam
|
ae1d1867f2
|
Remove multiple sponsored messages in a chat.
|
2021-12-21 14:19:48 +03:00 |
|
levlam
|
4e29d0e232
|
Rename message_ttl_setting to message_ttl.
|
2021-12-21 14:06:15 +03:00 |
|
levlam
|
81cebe39eb
|
Improve naming of selected message sender in a chat.
|
2021-12-21 13:49:26 +03:00 |
|
levlam
|
f32a1b9af4
|
Document that there can be at most 3 recent repliers/speakers/pending join requests.
|
2021-12-20 15:54:19 +03:00 |
|
levlam
|
059fe9911e
|
Documentation improvements.
|
2021-12-17 16:28:14 +03:00 |
|
levlam
|
8d69520967
|
Improve sponsoredMessage documentation.
|
2021-12-17 00:28:01 +03:00 |
|
levlam
|
86c4bac69d
|
Allow to simultaneously report supergroup messages from different senders.
|
2021-12-15 21:39:48 +03:00 |
|
levlam
|
3f2f45a802
|
Improve documentation.
|
2021-12-15 20:30:00 +03:00 |
|
levlam
|
d437ad2761
|
Improve documentation.
|
2021-12-14 02:20:49 +03:00 |
|
levlam
|
bddcfa8601
|
Improve inlineKeyboardButtonTypeUser documentation.
|
2021-12-13 15:56:36 +03:00 |
|
levlam
|
ce3d9c2168
|
Improve reportChat/reportChatPhoto documentation.
|
2021-12-13 14:56:29 +03:00 |
|
levlam
|
5a76413990
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
|
levlam
|
229fd5b715
|
Remove non-working searchMessagesFilterCall and searchMessagesFilterMissedCall.
|
2021-12-09 15:15:28 +03:00 |
|
levlam
|
b67466a554
|
Clarify that chats can't be banned with non-zero until_date.
|
2021-12-08 17:19:20 +03:00 |
|
levlam
|
831ca4b975
|
Rename allow_saving_content to has_private_content.
|
2021-12-06 21:43:55 +03:00 |
|
levlam
|
f5c65b83ee
|
Add suggestedActionSetPassword.
|
2021-11-26 16:22:39 +03:00 |
|
levlam
|
6f835c12ee
|
Add messageSendingStateFailed.need_another_sender.
|
2021-11-25 16:55:03 +03:00 |
|
levlam
|
c1a5d4b76b
|
Add message.can_be_saved.
|
2021-11-25 13:47:54 +03:00 |
|
levlam
|
10159fbdf1
|
Add toggleChatAllowSavingContent.
|
2021-11-25 11:44:51 +03:00 |
|
levlam
|
d381323f56
|
Add chat.allow_saving_content flag.
|
2021-11-24 20:03:38 +03:00 |
|
levlam
|
47d0195c85
|
Add toggleSessionCanAcceptCalls method.
|
2021-11-24 17:59:17 +03:00 |
|
levlam
|
f41be864d0
|
Add session.can_accept_calls.
|
2021-11-24 17:33:16 +03:00 |
|
levlam
|
30e4350689
|
Support authentication tokens.
|
2021-11-24 17:01:02 +03:00 |
|
levlam
|
fd71b62045
|
Improve method name.
|
2021-11-24 14:03:35 +03:00 |
|
levlam
|
0b2207f180
|
Add td_api::processChatJoinRequests.
|
2021-11-24 12:02:23 +03:00 |
|
levlam
|
7c0a4117a4
|
Replace approve/decline with a single method processChatJoinRequest.
|
2021-11-24 11:33:18 +03:00 |
|
levlam
|
cb7bd82c01
|
Add chatEventAllowSavingContentToggled.
|
2021-11-23 16:07:26 +03:00 |
|
levlam
|
5068f585bb
|
Add authenticationCodeTypeMissedCall.
|
2021-11-23 15:21:22 +03:00 |
|
levlam
|
6143bb1b94
|
Replace color_replacements with fitzpatrick_type as needed by the latest rlottie version.
|
2021-11-23 15:01:12 +03:00 |
|
levlam
|
acc43bb0b5
|
Allow typings by chats and rename updateUserChatAction to updateChatAction.
|
2021-11-23 14:29:49 +03:00 |
|
levlam
|
2eb5f1195c
|
Add chatActionBarJoinRequest.
|
2021-11-23 13:06:38 +03:00 |
|
levlam
|
8f2a09f2cb
|
Add userFullInfo.has_private_forwards.
|
2021-11-20 22:48:44 +03:00 |
|
levlam
|
993a9e24c4
|
Remove user_id from reportSupergroupSpam.
|
2021-11-19 17:12:38 +03:00 |
|
levlam
|
5232774d89
|
Replace deleteChatMessagesFromUser with deleteChatMessagesBySender.
|
2021-11-19 15:48:05 +03:00 |
|
levlam
|
6c9b5ebf55
|
Add td_api::setInactiveSessionsTtl.
|
2021-11-16 16:04:19 +03:00 |
|
levlam
|
b940d2e208
|
Add inactive_sessions_ttl_days.
|
2021-11-16 15:39:55 +03:00 |
|
levlam
|
526e7dc631
|
Add toggleSessionCanAcceptSecretChats.
|
2021-11-16 15:22:00 +03:00 |
|
levlam
|
b672a7de22
|
Add session.can_accept_secret_chats.
|
2021-11-16 12:34:17 +03:00 |
|
levlam
|
10c03c450f
|
Improve MessageSender field names.
|
2021-11-15 17:25:24 +03:00 |
|
levlam
|
423e82ae2b
|
Add td_api::setChatDefaultMessageSender.
|
2021-11-15 17:08:37 +03:00 |
|
levlam
|
108fca1e6e
|
Add getChatAvailableMessageSenders.
|
2021-11-12 17:11:01 +03:00 |
|
levlam
|
fe8e521a41
|
Add chat.default_sender_id.
|
2021-11-12 16:15:19 +03:00 |
|
levlam
|
ae987f2211
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
|
levlam
|
340e0f0b85
|
Fix has/have spelling.
|
2021-12-02 14:15:37 +03:00 |
|
levlam
|
a58b4dc302
|
Fix misprint in documentation.
|
2021-11-19 17:56:51 +03:00 |
|
levlam
|
365965d1fb
|
Improve documentation.
|
2021-11-08 13:28:44 +03:00 |
|
levlam
|
8bc413742d
|
Simplify field name.
|
2021-11-04 13:13:52 +03:00 |
|
levlam
|
e57e938e56
|
Improve documentation.
|
2021-11-04 13:01:20 +03:00 |
|
levlam
|
47f3363ca8
|
Improve field names.
|
2021-11-04 09:52:27 +03:00 |
|
levlam
|
9d467d1ea5
|
Add chatEventMemberJoinedByRequest.
|
2021-11-02 18:05:50 +03:00 |
|
levlam
|
d732789cac
|
Disallow member_limit for links requiring administrator approval.
|
2021-11-02 17:21:36 +03:00 |
|
levlam
|
5a596fcc48
|
Reuse chatJoinRequest class.
|
2021-11-02 17:09:54 +03:00 |
|
levlam
|
32a2e51235
|
Improve documentation.
|
2021-11-02 15:25:55 +03:00 |
|
levlam
|
88d7b284b4
|
Add utc_time_offset option.
|
2021-11-01 22:32:49 +03:00 |
|
levlam
|
a4592bd522
|
Add messageChatJoinByRequest.
|
2021-11-01 17:22:42 +03:00 |
|
levlam
|
fd0de189f8
|
Add pushMessageContentChatJoinByRequest.
|
2021-11-01 17:17:08 +03:00 |
|
levlam
|
a3b71ca82c
|
Support getChatSparseMessagePositions in secret chats when message database enabled.
|
2021-11-01 16:30:03 +03:00 |
|
levlam
|
5a82af3f7f
|
Add MessagesDbDialogCalendarQuery.
|
2021-11-01 13:50:45 +03:00 |
|
levlam
|
13c76b349d
|
Add td_api::getChatMessageCalendar.
|
2021-10-30 03:34:49 +03:00 |
|
levlam
|
39b5db357e
|
Add updateNewChatJoinRequest.
|
2021-10-28 22:49:56 +03:00 |
|
levlam
|
81bfbecb18
|
Add internalLinkTypeUnsupportedProxy.
|
2021-10-28 21:46:34 +03:00 |
|
levlam
|
1f75f7b494
|
Improve documentation.
|
2021-10-27 13:46:01 +03:00 |
|
levlam
|
c63fa2e743
|
Add chatInviteLink.title.
|
2021-10-27 13:21:50 +03:00 |
|
levlam
|
97243b53e4
|
Allow to create and edit chat invite links with title.
|
2021-10-27 13:04:34 +03:00 |
|
levlam
|
8d458f3038
|
Add chatJoinRequestsInfo with user identifiers.
|
2021-10-26 20:51:06 +03:00 |
|
levlam
|
6893c49be7
|
Add td_api::getAnimatedEmoji.
|
2021-10-26 17:59:15 +03:00 |
|
levlam
|
9addfaf6fe
|
Add class td_api::animatedEmoji.
|
2021-10-26 16:15:01 +03:00 |
|
levlam
|
d019d89d39
|
Add td_api::deleteChatMessagesByDate.
|
2021-10-25 20:39:22 +03:00 |
|
levlam
|
cf77428fab
|
Add td_api::getChatSparseMessagePositions.
|
2021-10-15 17:40:30 +03:00 |
|
levlam
|
c69293e1cc
|
Rename voice chats to video chats.
|
2021-10-14 15:44:21 +03:00 |
|