Skip to main content

social_event.cancel_role_check

Overview

  • Forces re-evaluation of role conditions for all members of a social event, removing or canceling members that fail.

Metadata

FieldValue
DisplayCancel/Remove If Role Condition Fails
Categorysocial_event
AccessUserCheat
ScopeB2Authority
Tags
AliasesCancelOrRemoveIfRoleConditionFails

Parameters

NameTypeRequiredDefaultDescription
social_event_idintyesRuntime SiteEvent id (int64)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('social_event.cancel_role_check', {
social_event_id: 0,
});