Commit Graph

1264 Commits

Author SHA1 Message Date
levlam 8085779cdc Update copyright year. 2022-01-01 03:35:39 +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 20a460aeb3 Update layer to 136. 2021-12-28 17:19:18 +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 8aa95a98ca Fix fwrite usage in tl-parser. 2021-12-24 00:06:14 +03:00
levlam a8b22881e0 Improve the name of `suggestedActionViewChecksHint`. 2021-12-23 20:00:41 +03:00
levlam 841a41b222 Remove unused "to host" endianness macroses. 2021-12-23 16:44:40 +03:00
levlam c073f3dc49 tl-parser: remove 16-bit endianness functions. 2021-12-23 15:55:34 +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