NewSpaceRoleAdded: InternalMessage & {
    members: string[];
    role: SfuSpaceRole;
    spaceId: string;
}

Type declaration