Base class for cancelable chat events. Listeners flip Cancel = true to halt the default behavior; the matching After* event will NOT fire. The optional CancelReason is a free-form string for telemetry / debug.
Cancel = true
After*
CancelReason
Optional
Base class for cancelable chat events. Listeners flip
Cancel = trueto halt the default behavior; the matchingAfter*event will NOT fire. The optionalCancelReasonis a free-form string for telemetry / debug.