@Yuki Kishimoto I'm playing around with sendPrivateMsg in nostr-sdk-js thinking it behaves like the Python counterpart where I can give rumor_extra_tags but there isn't an equivalent option. Is that on purpose or maybe it's not built yet?
Login to reply
Replies (2)
What version are you using? It should be exposed in the last ones:

GitHub
nostr-sdk-js/src/client/mod.rs at v0.42.1 · rust-nostr/nostr-sdk-js
Nostr SDK - JavaScript/TypeScript bindings. Contribute to rust-nostr/nostr-sdk-js development by creating an account on GitHub.
That was exactly my issue. I didn't have the latest for whatever reason.