levlam
|
a2c6f4aa7c
|
Move resolved usernames to DialogManager.
|
2024-01-07 23:45:33 +03:00 |
|
levlam
|
ebda6f1364
|
Use DialogManager::get_my_dialog_id.
|
2024-01-04 15:49:02 +03:00 |
|
levlam
|
b2fccc7d9c
|
Move ContactsManager proxy methods to DialogManager.
|
2024-01-03 23:07:50 +03:00 |
|
levlam
|
d963044eb9
|
Update copyright year.
|
2024-01-01 03:07:21 +03:00 |
|
levlam
|
2bbb0ed0ec
|
Add linkPreviewOptions.show_above_text.
|
2023-10-22 00:50:19 +03:00 |
|
levlam
|
ac96bd439d
|
Support inputBotInlineMessageMediaWebPage.
|
2023-10-17 01:49:13 +03:00 |
|
levlam
|
bd36f48054
|
Update layer to 166.
|
2023-09-28 16:13:36 +03:00 |
|
levlam
|
74679944af
|
Remove error-prone server_time_cached.
|
2023-10-04 12:24:58 +03:00 |
|
levlam
|
c474942666
|
Use add_to_top.
|
2023-10-01 21:17:30 +03:00 |
|
levlam
|
bf500652dc
|
Support opening of Web Apps from the side menu and internalLinkTypeSideMenuBot links.
|
2023-09-07 21:40:47 +03:00 |
|
levlam
|
a5073593e5
|
Update layer to 163.
|
2023-09-06 19:02:17 +03:00 |
|
levlam
|
bcf9ff7d43
|
Explicitly include telegram_api.h in cpp files.
|
2023-07-01 14:53:04 +03:00 |
|
levlam
|
d67d93e5af
|
Don't use downcast_call in simple cases.
|
2023-07-01 13:11:27 +03:00 |
|
levlam
|
3a3ae9eabf
|
Explicitly pass Td to Location constructor and don't register locations for bots.
|
2023-06-28 19:01:00 +03:00 |
|
levlam
|
a4bd45bd53
|
Add separate class td_api::storyVideo.
|
2023-06-05 14:51:32 +03:00 |
|
levlam
|
f5208dd8bd
|
Add video.preload_prefix_size.
|
2023-05-19 14:57:57 +03:00 |
|
levlam
|
030e440757
|
Update layer to 160.
|
2023-05-01 21:07:01 +03:00 |
|
levlam
|
a45d2de881
|
Update layer to 158.
|
2023-03-21 14:11:43 +03:00 |
|
levlam
|
f1311610e5
|
Remove unneeded TdParameters.h includes.
|
2023-03-13 20:10:18 +03:00 |
|
levlam
|
835ee52491
|
Make TdParameters private in Global.
|
2023-03-13 19:47:38 +03:00 |
|
levlam
|
46fab0cbac
|
Add inlineQueryResultsButtonTypeWebApp.
|
2023-02-21 21:22:36 +03:00 |
|
levlam
|
651bb7a156
|
Add inlineQueryResultsButton.
|
2023-02-21 20:44:03 +03:00 |
|
levlam
|
f6615189af
|
Update layer to 154.
|
2023-02-07 14:01:45 +03:00 |
|
levlam
|
22fdc0258b
|
Use "receive"/"have"/"loaded" instead of "got" and other log message improvements.
|
2023-02-26 14:22:31 +03:00 |
|
levlam
|
5a39bb4952
|
Use error code returned by get_input_file_id.
|
2023-02-09 18:31:02 +03:00 |
|
levlam
|
783a73b0e6
|
Fix formatting.
|
2023-02-01 02:18:02 +03:00 |
|
levlam
|
69c6a485ba
|
Add sticker.id.
|
2023-01-23 12:18:51 +03:00 |
|
levlam
|
425bd0e364
|
Support sticker chat photos.
|
2023-01-20 17:31:33 +03:00 |
|
levlam
|
052d5e120b
|
Improve some mixed-case spelling.
|
2023-01-15 11:25:54 +03:00 |
|
levlam
|
cf1984844b
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
|
levlam
|
2a0f211dfe
|
Improve field name.
|
2022-12-30 01:36:06 +03:00 |
|
levlam
|
c05a6d9631
|
Improve class name.
|
2022-12-26 23:33:01 +03:00 |
|
levlam
|
f40a6ff477
|
Add StickerTypeFullInfo.
|
2022-12-21 23:25:31 +03:00 |
|
levlam
|
9cc023111d
|
Add sticker.has_text_color.
|
2022-12-09 13:39:29 +03:00 |
|
levlam
|
af05db3f15
|
Add td::Hash and use it everywhere instead of unusable std::hash.
|
2022-11-23 19:37:32 +03:00 |
|
levlam
|
897032e0fd
|
Add support for multiple usernames.
|
2022-10-12 21:04:18 +03:00 |
|
levlam
|
7ff1ec04b1
|
Improve log and error messages.
|
2022-10-05 21:29:05 +03:00 |
|
levlam
|
263b383530
|
Support extended media in inputMessageInvoice.
|
2022-09-23 16:16:56 +03:00 |
|
levlam
|
e5d1fd0dfa
|
Move InputInvoice methods inside the class.
|
2022-09-23 12:52:54 +03:00 |
|
levlam
|
1e1191fcfc
|
Move InputInvoice to InputInvoice.h.
|
2022-09-22 19:08:06 +03:00 |
|
levlam
|
ce9175a00b
|
Always use "must be non-empty".
|
2022-09-10 22:48:34 +03:00 |
|
levlam
|
df238a7034
|
Allow to specify application name when opening Web App.
|
2022-08-25 23:15:53 +03:00 |
|
levlam
|
bb2034ae36
|
Update layer to 145.
|
2022-08-08 23:00:06 +03:00 |
|
levlam
|
f0a89c3dbe
|
Remove process_input_caption in favor of get_formatted_text.
|
2022-08-15 16:26:51 +03:00 |
|
levlam
|
2be350b8fe
|
Support multiple sizes for audio album covers.
|
2022-08-05 22:43:53 +03:00 |
|
levlam
|
fac6b73999
|
Add audio.album_cover.
|
2022-07-28 17:11:51 +03:00 |
|
levlam
|
366fd53a92
|
Add class td_api::SpeechRecognitionResult.
|
2022-07-25 13:47:06 +03:00 |
|
levlam
|
97ab564e07
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
|
levlam
|
ba3f24ed8d
|
Rename stickerTypeEmoji to stickerTypeCustomEmoji.
|
2022-07-19 14:51:29 +03:00 |
|
levlam
|
219d5ecf87
|
Add sticker.custom_emoji_id.
|
2022-07-19 14:45:37 +03:00 |
|