Skip to content

ema / @internals/db / UserOwnActorRelation

Interface: UserOwnActorRelation

Defined in: db/base.ts:186

Represents user own actor relation data structure

Properties

actorId

ts
actorId: number;

Defined in: db/base.ts:194

The actor ID


userId

ts
userId: number;

Defined in: db/base.ts:190

The user ID