Skip to content

InviteOpts

Defined in: src/@types/requests.ts:52

Options object for DigitalWorldClient.invite.

optional reason?: string

Defined in: src/@types/requests.ts:56

The reason for the invite.


optional shareEncryptedHistory?: boolean

Defined in: src/@types/requests.ts:64

Previously, configured whether to send encrypted history if the visibility settings allow it. This is now always enabled, and the setting is only retained to avoid a breaking change to the API. It has no effect.