1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 09:48:17 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
a5e040c208
Update Media.php 2023-09-02 15:20:09 +02:00
82e16a6a7d
Update Media.php 2023-09-02 15:12:38 +02:00
Mahdi
c7b222ed78 Do som fixes
- Run composer cs-fix
2023-09-02 16:22:07 +03:30
Mahdi
899054337e Fix return type of some methods 2023-09-01 21:15:32 +03:30
Mahdi
bf54382e1d Fix typos
- Run composer cs-fix
2023-09-01 17:34:10 +00:00
Mahdi
f18576dcd0 Run composer cs-fix 2023-09-01 17:05:20 +00:00
Mahdi
7ad1dbec58 Add description for saveContact bound method
- Add inviteToChannel to message class
- Add ban ,unban to GroupMessage class
2023-09-01 14:45:56 +00:00
Mahdi
e73f2d293b Add download bound method for media types 2023-09-01 13:26:32 +00:00
8379bd8fc4
Update 2023-09-01 15:04:04 +02:00
c339f86100
Add cb, offset and end parameters to getStream 2023-08-21 18:48:54 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
76446a2d82
Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
1726441d54
Final fixes 2023-07-16 16:00:09 +02:00
0f409ad727
Add getDownloadLink bound method 2023-07-16 14:55:00 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
2a648fe3bc
Reduce latency 2023-07-13 17:05:44 +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
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