Mahdi
fcb5c8ba95
More fixes and works on Media classes!
2023-09-07 00:30:41 +03:30
cbe87bca8d
Indent phpdocs
2023-09-06 21:12:19 +02:00
َAhJ
b675995ac8
fix methods
2023-09-06 16:58:18 +03:30
527d0a85f6
Rename stuff
2023-09-05 21:57:48 +02:00
060c4ffd38
Fixes
2023-09-05 21:19:01 +02:00
d38845d320
Merge pull request #1397 from AhJXD/story
...
Provide abstractions for all updates & many bound methods
2023-09-05 20:55:58 +02:00
26823cc46d
Move all dialog ID-related methods to DialogId enum
2023-09-05 15:34:40 +02:00
َAhJ
b4b8f096ce
add more bounded methods
2023-09-03 16:21:45 +03:30
Mahdi
ddee267781
Fix
2023-09-02 18:55:01 +03:30
Mahdi
f9383bee0d
Merge branch 'danog:v8' into v8
2023-09-02 18:41:40 +03:30
529206f347
Update
2023-09-02 15:22:08 +02:00
Mahdi
c7b222ed78
Do som fixes
...
- Run composer cs-fix
2023-09-02 16:22:07 +03:30
Mahdi
524f2a2e5c
Fix
2023-09-01 17:37:30 +00:00
Mahdi
8cb7afcd08
Fix typo
2023-09-01 17:35:58 +00:00
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
e0056ec4e4
Add some bound methods
2023-09-01 16:55:31 +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
f3366c869c
Add contact bound methods
2023-09-01 13:57:44 +00:00
Mahdi
75db3a215d
Add report bound method for Message class and ReportReason class for reasons
...
- change type of DiscardReason to string and do some fix on that
2023-09-01 12:48:44 +00:00
88d6e65d91
Update Message.php
2023-08-30 18:33:56 +02:00
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
7455f29b60
Add view/forward/author information in all messages to include info in forwarded messages
2023-08-29 16:39:47 +02:00
ef4c083526
Add copyright notices
2023-08-13 11:40:35 +02:00
Mahdi
a974475959
Update Message.php
...
Completely remove text as it doesnt need here
2023-08-06 03:05:55 +03:30
Mahdi
b64c649f2b
Fix translate method bug!
2023-08-06 02:50:14 +03:30
5255cf3460
Increase release
2023-08-05 22:55:13 +02:00
203815a322
Psalm fixes
2023-08-05 21:26:58 +02:00
e79ba357b2
Cleanup
2023-08-05 19:13:26 +02:00
Mahdi
3aa6c68355
Some fixes
...
- Also remove empty assertion from edit bound method as it doesn't need here
2023-08-04 11:52:37 +03:30
Mahdi
935da6ec70
Do all tasks
...
- separate ChatButtonQuery ChatGameQuery InlineButtonQuery and InlineGameQuery from CallbackQuery class
- add private wrapQuery to handle both inline and chat queries
- some changes to some methods and some fixes ...
2023-08-04 01:13:42 +03:30
Mahdi
a02074c6c5
Fix the translate method bug
...
- Add phpDoc for CallbackQuery class methods
2023-08-03 19:14:57 +03:30
Mahdi
b578b4ceb0
Add to many features!
...
- Add CallbackQuery class for handle callbackQueries updates with 2 bound method(edit and answer)
- Add support for CallbackQueries in UpdateHandler class
- Add FilterCallback & FilterCallbackRegex class for handle callbackQueries texts
- Change structure for FilterFromAdmin to handle also callbackQueries requests
- add 2 method edit and translate to Message class
2023-07-30 16:12:04 +03:30
b5055c1c38
Populated imported flag
2023-07-29 15:53:52 +02:00
3d6186235f
Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods
2023-07-26 17:36:53 +02:00
Mahdi
05e986cf9f
Fix
2023-07-26 13:41:47 +03:30
Mahdi
725e47d21c
Fix some bugs
...
- Run composer cx-fix
2023-07-26 13:37:57 +03:30
Mahdi
ed60ee5f80
Change addReaction to just accept int|string
...
- Fix some bugs
- Run composer cx-fix
2023-07-26 12:32:17 +03:30
Mahdi
af318e72bd
Fix
...
- Fix getReaction bug
- Run composer cs-fix
2023-07-26 02:01:39 +03:30
Mahdi
79d546ad46
Fix
...
- Fix delReaction bug
- Run composer cs-fix
2023-07-26 01:48:38 +03:30
Mahdi
e16980b368
Fix
...
- Run composer cs-fix
2023-07-26 00:06:55 +03:30
Mahdi
b915d661b9
Fix
2023-07-25 20:40:54 +03:30
Mahdi
093cc383c6
Merge branch 'v8' into v8
2023-07-25 20:39:29 +03:30
Mahdi
bdd0baac59
Delete replyInlineBotResult as incomplete!
...
- also add 3 methods delReaction addReaction and getReactions
2023-07-25 20:37:27 +03:30
55e1d2f15f
Update localization
2023-07-25 19:06:31 +02:00
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