4
1
mirror of https://github.com/QuasarApp/qTbot.git synced 2025-05-12 13:19:38 +00:00

96 Commits

Author SHA1 Message Date
4479664879 remove deprecated code 2024-12-11 00:03:44 +01:00
06eff18b91 continue to refactor of qTbor library 2024-12-10 22:43:29 +01:00
40d4a47a00 itelegrambot fixes 2024-12-10 15:51:28 +01:00
55ad2e9629 temp changes, 2024-12-08 20:07:29 +01:00
16367526d3 tmp coomit 2024-12-08 19:12:01 +01:00
45e9a26fbe tmp commmit of implementation 2024-12-07 11:29:08 +01:00
2dc9417821 continue to implement new sendRequest 2024-12-03 22:49:45 +01:00
c607bde041 refactor sendRequestMethod to QPromisse 2024-12-03 21:19:33 +01:00
dd6eb8b815 added fullText method of TelegramMessage 2024-11-27 19:31:44 +01:00
9547b0c503
Merge pull request from QuasarApp/request_buttons
added request buttons
2024-04-09 21:25:15 +02:00
536d483df2 added request buttons 2024-04-09 20:55:16 +02:00
c8e88681a4
Merge pull request from QuasarApp/new_year2024
update copyright
2023-12-31 10:09:03 +01:00
5429e52121 update copyright 2023-12-31 09:43:31 +01:00
fd78d717cd
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-25 12:18:56 +03:00
e989530c94
Merge pull request from QuasarApp/fix_cb
Added logout method
v0.82
2023-11-25 10:13:30 +01:00
b5d0b9164e added logout method 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
69b3b8363c
Merge pull request from QuasarApp/EndrII-patch-1
Update README.md
2023-11-19 22:47:47 +01:00
be1dfd5ec6
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-20 00:47:27 +03:00
e624ec721d
Merge pull request from QuasarApp/EndrII-patch-1
Update README.md
2023-11-19 22:41:08 +01:00
c9fd77e77b
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-20 00:40:52 +03:00
7958f23519
Merge pull request from QuasarApp/edit_keyboard_functions
added method to edit keyboard
2023-11-19 22:40:07 +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 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
62bec7f6d6
Merge pull request from QuasarApp/send_photo_impl
added implementation to sendPhoto method
2023-11-14 23:09:15 +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
ac3b39cdc2
Merge pull request from QuasarApp/sendLocations
added support of location data type
2023-11-04 16:53:52 +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
a95391dbe5
Merge pull request from QuasarApp/crash_fixes
Crash fixes
2023-10-28 21:34:45 +02: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
5dc8b20b3c
Merge pull request from QuasarApp/fileWaiter
added FileWaiter class
2023-10-27 23:11:23 +02:00
a8bd1f3b47 added FileWaiter class 2023-10-27 23:09:57 +02:00
07483543ba
Merge pull request from QuasarApp/file_sending_support
Files sending support
2023-10-22 20:38:01 +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