NewSpaceThreadEvent: InternalMessage & {
    channelId: string;
    spaceId: string;
    thread: SfuSpaceThread;
}

Type declaration