Replies: 1 comment
-
There's no rate limit on receive, as far as i know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to set this up for receiving pushes on new messages instead of only polling?
How often can I call receive? Is there a rate limit on calling receive?
i.e. would it be acceptable/possible to receive every 5s to react to incoming messages quickly?
Beta Was this translation helpful? Give feedback.
All reactions