1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 03:14:39 +01:00
Commit Graph

4113 Commits

Author SHA1 Message Date
cfb509f350
Fixes 2023-08-31 17:21:49 +02:00
1dce80972d
Merge pull request #1396 from mtalaeii/v8
Add entities to Message class
2023-08-30 21:01:37 +02:00
Mahdi
7e5f7b6050
Merge branch 'danog:v8' into v8 2023-08-30 21:52:30 +03:30
Mahdi
ec3e705b75 Cast $entity to MessageEntity class object if its still array 2023-08-30 21:49:36 +03:30
2976095e3d
Merge pull request #1395 from AhJXD/bounded-methods
Add Some Bounded methods
2023-08-30 19:37:43 +02:00
َAhJ
48983ee96b fixing 2023-08-30 21:01:56 +03:30
َAhJ
dc012cb89e Fix PhoneCall & DiscardReason 2023-08-30 21:01:50 +03:30
َAhJ
fcc0b6b570 Clear GroupCall classes 2023-08-30 21:01:24 +03:30
Mahdi
6064353024 Add description for entities classes 2023-08-30 20:36:04 +03:30
Mahdi
5afb0f00db
Merge branch 'danog:v8' into v8 2023-08-30 20:20:15 +03:30
88d6e65d91
Update Message.php 2023-08-30 18:33:56 +02:00
a860cb2dbb
Add simple example 2023-08-30 18:14:52 +02:00
Mahdi
698103b0c8 Add internal tag too class constructors 2023-08-30 17:09:44 +03:30
Mahdi
e76146664f Add Entities classes
- Make entity property as public
- Add support for objects in getHTML method!
2023-08-30 17:07:14 +03:30
AhJ
54eb52d2f9
Merge branch 'danog:v8' into bounded-methods 2023-08-30 16:44:09 +03:30
َAhJ
cb503d3487 Delete unused Classes 2023-08-30 16:40:12 +03:30
َAhJ
b7292fa160 Add more Dialogs 2023-08-30 16:39:06 +03:30
َAhJ
0cb77bd4d9 new block/unblock method 2023-08-30 16:39:06 +03:30
6694f5e5a0
Update ChannelMessage.php 2023-08-30 14:47:44 +02:00
349cdafdaf
Update Banned.php 2023-08-30 14:47:02 +02:00
َAhJ
e5ce171a5e handle messageActionScreenshotTaken in wrapMessage method 2023-08-30 14:10:31 +03:30
َAhJ
66d2e4f4c3 new service message class 2023-08-30 14:10:31 +03:30
َAhJ
9c4e852fe6 Add screenShot method 2023-08-30 14:10:31 +03:30
a7c4eec8aa
Update ChannelMessage.php 2023-08-30 12:22:53 +02:00
ecbf46ecf0
Update GroupMessage.php 2023-08-30 12:22:38 +02:00
adbed66fa5
Update ChannelMessage.php 2023-08-30 12:22:16 +02:00
َAhJ
eae225657c fix array key 2023-08-30 13:39:55 +03:30
َAhJ
9c48c5d386 make class as final 2023-08-30 13:32:30 +03:30
َAhJ
e295693602 make class as abstract 2023-08-30 13:31:59 +03:30
َAhJ
4996949f7e remove duplicate property 2023-08-30 13:08:19 +03:30
َAhJ
85225936db fix data type, change method 2023-08-30 13:08:05 +03:30
َAhJ
4b1cbb1797 add description for param 2023-08-30 13:07:26 +03:30
َAhJ
e424c0d61e change add/remove to save/unsave method 2023-08-30 13:07:03 +03:30
َAhJ
c13526103d Change descroption 2023-08-30 13:06:47 +03:30
َAhJ
d0f3002301 add some methods 2023-08-30 00:29:41 +03:30
َAhJ
586f11df71 add some methods 2023-08-30 00:29:36 +03:30
َAhJ
a9fc8bc846 add/reomve methods 2023-08-30 00:29:24 +03:30
َAhJ
0f960b902f Add class for result of channels.getParticipant 2023-08-30 00:29:10 +03:30
a42fe534b2
Update docs 2023-08-29 22:33:39 +02:00
7a9718cd98
Merge pull request #1394 from AhJXD/v8
Fix a bug
2023-08-29 22:28:01 +02:00
َAhJ
656dcf7a6b Fixing 2023-08-29 23:54:55 +03:30
AhJ
a3af52d546
Merge branch 'danog:v8' into v8 2023-08-29 23:43:10 +03:30
85000058f2
Remove isSupergroup and create isSupergroupOrChannel method 2023-08-29 22:12:42 +02:00
َAhJ
77f7db1c90 Merge branch 'v8' of https://github.com/AhJXD/MadelineProto into v8 2023-08-29 23:39:15 +03:30
5aabfb0f9c
Fixes 2023-08-29 22:07:36 +02:00
َAhJ
99a1f0b945 Fix bug 2023-08-29 23:36:06 +03:30
ed954079e4
Fix reuploading of media files from abstract Media objects 2023-08-29 22:04:17 +02:00
5a94df0b3c
Merge pull request #1393 from AhJXD/v8
Add InlineQuery
2023-08-29 22:01:56 +02:00
َAhJ
5bec0abf9a Support for inlineQuery 2023-08-29 23:29:03 +03:30
َAhJ
3a9423d3dc Merge branch 'v8' of https://github.com/AhJXD/MadelineProto into v8 2023-08-29 23:23:24 +03:30