InvokeEntryMessage: {
    args: Passable[];
    id?: number | string;
    method: string;
    saveResult?: ResultPlan;
    targetName: string;
}