SessionNip46: {
    handler: { pubkey: string; relays: string[] };
    method: "nip46";
    pubkey: string;
    secret: string;
}