Hi, I listen to meeting.participant_left event in order identify the
participant. But unfortunately the returned object from this event does
not return the email. It only returns the id, leave_reason, leave_time,
user_id, user_name. But when the part...