Skip to main content

appearance.custom

Overview

  • Open custom Zoi flow for the given entity.

Metadata

FieldValue
DisplayCustom Zoi
Categoryappearance
AccessUserCheat
ScopeB2Authority
Tags
AliasesCustomZoi, zoi.custom

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoTarget entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('appearance.custom', {
entity_id: 0, // optional
});