"tags": [
["p", "user_pubkey_mentioned"],
["e", "event_id_to_refer_to"],
["t", "hashtag"],
],
Replies always have p and e. Regular notes don’t. That’s how I would separate the views.
"tags": [
["p", "user_pubkey_mentioned"],
["e", "event_id_to_refer_to"],
["t", "hashtag"],
],
Replies always have p and e. Regular notes don’t. That’s how I would separate the views.