-
Can How often is query_member used by discord API, is it safe? |
Beta Was this translation helpful? Give feedback.
Answered by
dolfies
Sep 29, 2022
Replies: 1 comment 2 replies
-
query_members() is a very safe and frequently used gateway command. Curious why you would ever need to regularly call it though. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dolfies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
query_members() is a very safe and frequently used gateway command. Curious why you would ever need to regularly call it though.