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
This sounds like something that should not be part of the library, instead of a particular implementation. Instead the library should be able to handle ratelimits (if you get ratelimited, the library waits until your ratelimit expires)
Hi there. Thx for adding TS support. Best package I ever seen 👀
So, a question.
Sometimes we could get rate limited. Could you say save count for send messages and delay between them?
For example:
or etc (it could be like - 10 actions (edit, send, delete) between x seconds)
The text was updated successfully, but these errors were encountered: