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