Damus
silverpill · 3d
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqku30mphs68tg30c4jj0d80g698resvue70hhrvnawxvdfaq4p0ushyd8rs Activity type is not the only meaningful information about the side-effect, but in man...
silverpill profile picture
@nprofile1q... What kind of side-effect hint would you prefer?

1. Specialized activity name

{
"type": "AcceptFeatureRequest"
"object": "https://social.example/request"
}


2. Additional property

{
"type": "Accept",
"object": "https://social.example/request",
"objectType": "FeatureRequest"
}


3. Embedded object (possibly partial):

{
"type": "Accept",
"object": {
"id": "https://social.example/request",
"type": "FeatureRequest"
}
}
1
Phantasm · 3d
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqdf0nthpgzfmvxrzj0cfypmmt45l0y770j260auqhm3l45hp3uhkqvrnptm nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqku30mphs68tg30c4jj0d80g698resvue70hhrvnawxvdfaq4p0ushyd8rs 2