Skip to content

Type Alias: Recipients

Recipients: object

Type declaration

connectors?

optional connectors: object[]

Connectors are assigned to users of your app to refer to them.

proxySessions?

optional proxySessions: (string | object)[]

The IDs of EncryptionSession

sealdIds?

optional sealdIds: (string | object)[]

Internal Seald IDs. Returned for users with sdk.getCurrentAccountInfo, for groups when creating them.

userIds?

optional userIds: string[]

The IDs of users inside your app. DEPRECATED. Use connectors instead. Connectors corresponding to userIds are of type AP and value ${userId}@${appId}