HandlersUpdatePersonaRequest
HandlersUpdatePersonaRequest =
object
Defined in: src/client/types.gen.ts:2536
Properties
config?
optionalconfig:object
Defined in: src/client/types.gen.ts:2540
Config is the new persona configuration JSON.
Index Signature
[key: string]: unknown
name?
optionalname:string
Defined in: src/client/types.gen.ts:2546
Name is the new persona name.
Last updated on