On this pageInterface: Participant Represents a participant in a room, including their ID and account details. Properties account account: Account Defined in packages/core/src/types.ts:286 id id: `${string}-${string}-${string}-${string}-${string}` Defined in packages/core/src/types.ts:285