Type alias ParticipantsListSyncEvent

ParticipantsListSyncEvent: ParticipantsListEvent & {
    id: string;
}

Type declaration

  • id: string