Event raised on member changed status #344
Unanswered
jbaumgarten
asked this question in
Help
Replies: 1 comment 4 replies
-
member status - |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
If I define the function on_member_update, shouldn't it be called when a member connect/disconnect or join a guild?
I defined the function on_socket_raw_receive and it seems not...
How can I have new members connection? Should I use on_socket_raw_receive and parse the string?
Beta Was this translation helpful? Give feedback.
All reactions