Commit graph

102 commits

Author SHA1 Message Date
c0re100
47887c89e1
Update to TDLib 1.8.12 2023-03-11 19:13:56 +08:00
c0re100
993b734553
Update example 2023-03-11 19:13:40 +08:00
c0re100
d0f51e73ee
Fix tl scheme 2023-02-05 07:22:52 +08:00
c0re100
869b97df28
Update to TDLib 1.8.11 2023-02-05 06:54:46 +08:00
c0re100
7df275842c
Update to TDLib 1.8.10 2022-12-31 02:28:59 +08:00
c0re100
712b01c11c
Update to TDLib 1.8.9 2022-12-08 04:04:16 +08:00
c0re100
abdd0dfd48
Update to TDLib 1.8.8 2022-11-08 02:50:52 +08:00
c0re100
65692be746
Update authorization state 2022-09-18 09:49:37 +08:00
c0re100
3b10777734
Update to TDLib 1.8.6 2022-09-18 09:34:29 +08:00
c0re100
0b0467fbb7
Remove forwardMessages handler
Bad implementation and it should handled by client side
2022-08-14 22:01:42 +08:00
c0re100
fffcf86198
Update to TDLib 1.8.5 2022-08-13 23:24:07 +08:00
c0re100
51b9da9304
Improve forwardMessages catcher 2022-08-03 09:52:06 +08:00
c0re100
52c9a63fab
Handle updateMessageSendSucceeded if client forward a message 2022-08-02 03:56:09 +08:00
c0re100
d5cf5072c8
Replace message id strictly 2022-08-02 03:53:04 +08:00
c0re100
bbfcb2f946
Update to TDLib 1.8.4 2022-06-22 02:10:07 +08:00
c0re100
1011dc13ae
Update to TDLib master 2022-05-09 19:35:19 +08:00
c0re100
94b077458b
Update to TDLib 1.8.3 2022-04-25 04:33:39 +08:00
c0re100
36a547a560
Update scheme 2022-03-31 16:54:35 +08:00
c0re100
f70d5bf7e6
Update to latest TDLib 2022-03-13 12:04:12 +08:00
c0re100
1d7608dd7c
Update to TDLib 1.8.1 2022-02-07 02:36:17 +08:00
c0re100
f312f1cc07
Update README.md 2022-02-06 11:26:42 +08:00
c0re100
f36c0db78b
Add one more example for command args 2022-02-06 11:25:46 +08:00
c0re100
6400f59b1b
Support pending updates 2022-02-06 11:22:20 +08:00
c0re100
a339293774
Close instance
It should not destroy :P
2022-02-06 10:39:26 +08:00
c0re100
a7ee5501e3
Fix closed channel 2022-02-01 03:17:59 +08:00
c0re100
cc7712e2c4
Implement terminal style password input 2022-01-30 21:48:54 +08:00
c0re100
7196ad9adc
Add some example code 2022-01-30 03:51:49 +08:00
c0re100
82bdbff466
Command Parser 2022-01-30 01:05:51 +08:00
c0re100
e15362a612
Handle updateMessageSendSucceeded if client send a text/dice message 2022-01-30 01:04:23 +08:00
c0re100
b535766aa0
Implement message type filter for listener 2022-01-29 09:20:54 +08:00
c0re100
469cae3b44
Make TDLib log output easily 2022-01-28 07:45:45 +08:00
c0re100
b2327b9644
Update function 2022-01-28 07:45:31 +08:00
c0re100
be6cbfe44d
Generate to client dir 2022-01-28 07:44:54 +08:00
c0re100
d194b79c3c
Merge branch 'master' of https://github.com/zelenin/go-tdlib 2022-01-28 07:33:36 +08:00
Aleksandr Zelenin
f44b2ff7f7 sync function example 2022-01-27 08:59:01 +03:00
Aleksandr Zelenin
035796a549 execution synchronous methods without a client instance 2022-01-27 08:55:07 +03:00
c0re100
a0548a12c7
Make TDLib log output easily 2022-01-27 13:41:34 +08:00
c0re100
6ae3f83566
No longer needed 2022-01-27 08:22:40 +08:00
c0re100
352e5d8968
Always static build 2022-01-27 08:08:21 +08:00
c0re100
187cc0de75
Update all function 2022-01-27 05:06:41 +08:00
c0re100
611fb8a865
Local tl parser 2022-01-27 05:05:22 +08:00
c0re100
7a29e8eead
Update td_api.tl 2022-01-27 05:05:08 +08:00
c0re100
3032e21dcd
Rename 2022-01-27 04:48:37 +08:00
Aleksandr Zelenin
b0f08e7265 receiver refactoring 2022-01-04 15:22:29 +03:00
Aleksandr Zelenin
794e63a0b4 readme fix 2022-01-04 08:16:52 +03:00
Aleksandr Zelenin
7eada9065f windows build readme 2022-01-04 07:59:32 +03:00
Aleksandr Zelenin
e5d2ffd3f9 multi-instance fix 2021-12-31 22:03:50 +03:00
Aleksandr Zelenin
d916d47121 update tdlib v1.8.0 2021-12-30 08:55:02 +03:00
Aleksandr Zelenin
e162b22637
Merge pull request #60 from divinerapier/master
fix: time.After will cause memory leaks
2021-09-13 17:15:36 +03:00
divinerapier
278b1ae10d
fix: time.After will cause memory leak 2021-09-05 09:36:38 +08:00