NewSpaceChannelEvent: InternalMessage & {
    channel: SfuSpaceChannel;
    spaceId: string;
}

Type declaration