SpaceInviteCreated: InternalMessage & {
    invite: SfuSpaceInvite;
    spaceId: string;
}

Type declaration