Appearance
ema / @internals/db / ListConversationsRequest
Interface: ListConversationsRequest
Defined in: db/base.ts:290
Properties
actorId?
ts
optional actorId: number;Defined in: db/base.ts:294
The actor ID to filter conversations by
userId?
ts
optional userId: number;Defined in: db/base.ts:298
The user ID to filter conversations by