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
- returns:`{ success: boolean, tokens: number, retryAfter?: number }`| where tokens is tokens available, retryAfter is time to wait in seconds before the request would be successful and success is falseif the request is blocked
255
+
- returns:`{ success: boolean, tokens: number, retryAfter?: number }`| where `tokens` is tokens available, `retryAfter` is time to wait in seconds before the request would be successful and `success` is falseif the request is blocked
0 commit comments