Skip to main content

zoi_group.disband

Overview

  • Disbands the Zoi group that the specified character belongs to. All members leave the group.

Metadata

FieldValue
DisplayDisband Zoi Group
Categoryzoi_group
AccessUserCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoAny member of the group (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

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