EntitiesSelfParticipantremoveCopy page|View as Markdown|Open in Claude|More actions1remove(): Promise<void> Removes this participant from the call. Returns Promise<void> Inherited from Participant.remove Examples 1await selfParticipant.remove();