1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 15:29:55 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
Mahdi
bdd0baac59 Delete replyInlineBotResult as incomplete!
- also add 3 methods delReaction addReaction and getReactions
2023-07-25 20:37:27 +03:30
Mahdi
de625e5311
Merge branch 'danog:v8' into v8 2023-07-25 20:16:04 +03:30
76446a2d82
Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
Mahdi
243279d40b Add 3 bound method :
- pin that will pin a message
- unpin that will unpin a message
- react that will react to a message(accept array and string for reaction)
Replies methods will add in next pr
2023-07-25 12:13:56 +03:30
7c871d977b
Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
f4688e4954
Fixes 2023-07-14 20:51:06 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
ccf83d3aee
Improve performance a bit 2023-07-13 16:54:57 +02:00
392ecdf08c
Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
b896ae8699
Fix 2023-07-10 10:13:11 +02:00
cc4a99d598
Improve performance 2023-07-08 21:42:18 +02:00
7c14ff9924
Fixes 2023-07-08 17:11:21 +02:00
a278f1efc1
Finish implementing filters 2023-07-08 15:45:14 +02:00
bab9efa656
Finalize API 2023-07-07 22:06:32 +02:00
b6c4fcdc7b
Fix file uploads with uv 2023-07-07 16:56:03 +02:00
b5a7513555
Settle for the simplest structure 2023-07-06 21:59:36 +02:00
5e1b6cda10
Simplify structure 2023-07-06 21:39:20 +02:00
f1c28fabba
Add some service messages 2023-07-06 20:58:12 +02:00
af0494089f
Add more filters 2023-07-05 22:00:57 +02:00
622d83a97a
Add remaining filters 2023-07-05 21:28:17 +02:00
a157f277c1
Improve getInfo/getType, add wrapper methods 2023-07-04 19:48:23 +02:00
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00
92057dab27
Improve a bit 2023-07-01 19:14:53 +02:00
cd084736f7
Add info about forwarded messages 2023-07-01 19:06:30 +02:00
cc04600cd3
Handle reply_to fields 2023-07-01 18:45:35 +02:00
987fe97810
Refactoring 2023-07-01 18:22:27 +02:00
73dd93a0d9
Improve class hierarchy 2023-07-01 18:04:20 +02:00
64dfbdc822
Add keyboard abstraction 2023-07-01 17:53:29 +02:00
1d7dfb2042
Improve docs 2023-07-01 14:39:33 +02:00
56827fa0e2
Refactoring 2023-07-01 13:04:59 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00