participant_id property
read / write
Identifier of a group call participant, which will be used to join the call; pass null to join as self; video chats only.
Implementation
MessageSender? participant_id;
Identifier of a group call participant, which will be used to join the call; pass null to join as self; video chats only.
MessageSender? participant_id;