Roi Greenberg
Roi Greenberg
Hi I created a custom decorator validator, and I'm facing 2 issues 1. I need to pass context in run-time (that contains session details). something like `validate(myClass, context)` 2. After...
I added an option to get only messages from the bot, or not from the bot. This is needed in some edge case where there is a message from the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I'm trying to get the mentions on a message I...
Hi. I encounter a new issue, and I'm not sure how to solve it: ``` File "groups_bot/load_driver.py", line 84, in run for contact in await driver.get_unread(include_notifications=True): File "/app/webwhatsapi/async_driver.py", line 107,...
Hi. I encounter a new issue, and I'm not sure how to solve it: ```Traceback (most recent call last): File "groups_bot/load_driver.py", line 84, in run for contact in await driver.get_unread(include_notifications=True):...
Hi Guys. I moved to multi-devices, and while after scanning the QR the web is opening as it should, after a reset, when it should load the profile from the...
Hi. I have a bot that forward media to several groups. Starting today, when it forwarding pdf files, only the first one is send. All the rest appear in the...