EventFactoryTemplate: {
    content?: string;
    created_at?: number;
    kind: number;
    pubkey?: string;
    tags?: string[][];
}