You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I have searched for similar requests on GitHub and found none.
What type of feature?
Endpoint
What is the motivation for the request?
Getting the user's “typing...” information is very important for realistic communication. That's why I think there should be a 'Get Presence' endpoint as well as 'Send Presence -> composing'. Thanks.
Note: I know that we can have typing information with Webhook, but this does not solve my problem and it can be quite tiring for the system as it processes the current state to the database.
Usage Examples
With an endpoint, you will query the remoteJid value of the person you want to know the status of, and as a result, it will tell you the current status of that person (available, unavailable, composing etc.).
How should the feature be developed?
No response
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Welcome!
What type of feature?
Endpoint
What is the motivation for the request?
Getting the user's “typing...” information is very important for realistic communication. That's why I think there should be a 'Get Presence' endpoint as well as 'Send Presence -> composing'. Thanks.
Note: I know that we can have typing information with Webhook, but this does not solve my problem and it can be quite tiring for the system as it processes the current state to the database.
Usage Examples
With an endpoint, you will query the
remoteJid
value of the person you want to know the status of, and as a result, it will tell you the current status of that person (available, unavailable, composing etc.).How should the feature be developed?
No response
Additional Notes
No response
The text was updated successfully, but these errors were encountered: