NewSpaceCategoryEvent: InternalMessage & {
    category: SfuSpaceCategory;
    spaceId: string;
}

Type declaration