다음을 통해 공유


ParticipantListParticipant type

참가자가 ParticipantsList표시됩니다.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}