HandleEventResult: {
    message?: string;
    noReplyNeeded?: boolean;
    success: boolean;
}