Answer the question
In order to leave comments, you need to log in
How to get the ID of the invited user to the conversation?
I need to get the ID of the invited user through the chat_invite_user event. How can this be implemented?
Answer the question
In order to leave comments, you need to log in
print(event.raw)
From there, take the user ID from the member_id field
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question