Andrea Cavalli
bcc6636f3a
Merge remote-tracking branch 'td/master'
2021-12-07 22:05:52 +01:00
levlam
831ca4b975
Rename allow_saving_content to has_private_content.
2021-12-06 21:43:55 +03:00
Andrea Cavalli
9a71c1f0ca
Merge remote-tracking branch 'td/master'
2021-12-03 00:40:25 +01:00
levlam
340e0f0b85
Fix has/have spelling.
2021-12-02 14:15:37 +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
Andrea Cavalli
8e13003896
Merge remote-tracking branch 'td/master'
2021-11-22 23:28:02 +01:00
levlam
5e34f07641
Output original name in telegram_api::to_string.
2021-11-21 21:29:43 +03:00
levlam
8f2a09f2cb
Add userFullInfo.has_private_forwards.
2021-11-20 22:48:44 +03:00
levlam
a58b4dc302
Fix misprint in documentation.
2021-11-19 17:56:51 +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
Andrea Cavalli
48e3660d2c
Merge remote-tracking branch 'td/master'
2021-11-14 22:46:37 +01: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
Trumeet
33c689aacc
Add missing 'struct' keywords for tdc headers
...
Some structs do not have typedef aliases, but their references forget to put 'struct' keywords when referencing them, so they cause compiling issues.
This commit adds the missing 'struct' keywords so TDLib C headers could compile successfully.
2021-11-10 19:21:04 +03:00
levlam
ae987f2211
Add inlineKeyboardButtonTypeUser.
2021-11-10 17:14:00 +03:00
levlam
6ace4fdf36
Update layer to 135.
2021-11-09 19:07:55 +03:00
levlam
365965d1fb
Improve documentation.
2021-11-08 13:28:44 +03:00
Andrea Cavalli
9c9772868b
Merge remote-tracking branch 'td/master'
2021-11-05 16:11:03 +01: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
Andrea Cavalli
778ca70dd5
Merge remote-tracking branch 'td/master'
2021-11-01 20:12:43 +01:00
levlam
0c1e268706
Don't generate MASK for parsed True fields.
2021-11-01 21:53:23 +03:00