68 Commits

Author SHA1 Message Date
dd6eb8b815 added fullText method of TelegramMessage 2024-11-27 19:31:44 +01:00
536d483df2 added request buttons
All checks were successful
buildbot/WindowsCMakeBuilder Build finished.
2024-04-09 20:55:16 +02:00
5429e52121 update copyright 2023-12-31 09:43:31 +01:00
b5d0b9164e added logout method
All checks were successful
buildbot/DocsGenerator Build finished.
buildbot/WindowsCMakeBuilder Build finished.
buildbot/AndroidBuilder_v8Qt6 Build finished.
buildbot/LinuxCMakeBuilderQt6 Build finished.
buildbot/IOSCMakeBuilder Build finished.
2023-11-21 21:05:43 +01:00
3a3460945c fix id cb 2023-11-21 19:57:38 +01:00
93809a9663 fix windows build 2023-11-20 18:51:34 +01:00
9d09c6b5c1 added sentContact method 2023-11-19 22:33:10 +01:00
33cc4f0989 fix send location method 2023-11-19 17:45:07 +01:00
2e91f03365 fix update request 2023-11-19 12:34:21 +01:00
dc19e2c331 windows build 2023-11-18 17:21:18 +01:00
05ca0542e1 add suppor qpoint as location 2023-11-18 17:19:48 +01:00
e5a3babd03 minor fixes 2023-11-18 11:37:17 +01:00
32e87db332 added support cb to get messages Ids 2023-11-18 10:53:09 +01:00
d67c1b6cdd added link to test bot 2023-11-18 10:38:16 +01:00
5cbe21b851 fix #11 2023-11-18 10:35:32 +01:00
ada22dd394 added structure for general arguments of send messages 2023-11-18 00:04:48 +01:00
f5862a83a6 handle last message id 2023-11-15 23:52:25 +01:00
66aac2a5d4 added method to edit keyboard 2023-11-14 22:58:49 +01:00
91be0bc48c fix arguments 2023-11-12 16:40:55 +01:00
722f56b158 fix works with photo 2023-11-12 13:22:20 +01:00
79abb46124 added implementation to sendPhoto method 2023-11-11 23:26:08 +01:00
94e93a270e
Apply suggestions from code review
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-04 17:11:13 +03:00
09b6798841 added support location data type 2023-11-04 15:08:03 +01:00
99f415ee86 fix crash on distructor 2023-10-28 21:33:59 +02:00
4d3ac752a7 added new typed for keyboard 2023-10-28 11:50:39 +02:00
a8bd1f3b47 added FileWaiter class 2023-10-27 23:09:57 +02:00
78fa932640 fix sending file 2023-10-22 20:29:28 +02:00
02a41d547f added support of post reqeusts (still not work) 2023-10-22 12:25:22 +02:00
b6c6ace955 added support QHttpMultiPart 2023-10-21 23:56:23 +02:00
20ba7400ee added sendFile method into interface 2023-10-15 19:57:38 +02:00
30edcdaba7 fix file interface 2023-10-11 19:21:57 +02:00
ef558b5543 fix docs 2023-10-08 13:50:47 +02:00
bcad34ef98 added functions for working with a keyboard 2023-10-08 13:45:49 +02:00
3de4578043 added support of the keyboards 2023-10-08 00:36:03 +02:00
09333936f2 adde first implementation for the keyboard support 2023-10-07 23:03:48 +02:00
1c5ad69ca7 fix windows build 2023-10-01 13:38:11 +02:00
ea6efca54b try to fix build on ios 2023-10-01 13:26:19 +02:00
02c45ea0a3 fix deploy 2023-10-01 12:50:23 +02:00
4c1bfe5aa7 fix configuration files 2023-10-01 11:46:08 +02:00
efa3b97211 remove virtual prefix from the internal methods 2023-09-30 16:06:10 +02:00
c0a95d4842 added first readme 2023-09-28 17:42:12 +02:00
fa99f10788 use update instant messages 2023-09-27 21:56:54 +02:00
79b33b3995 ffx files downloads 2023-09-26 23:55:48 +02:00
41a21cc90f added new functions for download files 2023-09-25 18:14:12 +02:00
d7c2923763 remove all call back functions 2023-09-24 23:28:27 +02:00
f96a9a81d8 new functions for the work with files api 2023-09-22 17:06:33 +02:00
f1c28f61d1 start to implementate getFile method 2023-09-21 22:28:33 +02:00
9858424f4f getFile method header 2023-09-20 22:52:52 +02:00
fadcb9d578 added simple request 2023-09-19 10:20:40 +02:00
f8de08bae4 adde replay data class 2023-09-17 11:20:34 +02:00