InviteOpts
Defined in: src/@types/requests.ts:52
Options object for DigitalWorldClient.invite.
Properties
Section titled “Properties”reason?
Section titled “reason?”
optionalreason?:string
Defined in: src/@types/requests.ts:56
The reason for the invite.
shareEncryptedHistory?
Section titled “shareEncryptedHistory?”
optionalshareEncryptedHistory?: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.