Content
@
https://warpcast.com/~/channel/frames-v2
0 reply
0 recast
0 reaction
davisshaver.eth
@davisshaver
Notifications question... Will I get a `frame_added` event to the webhook when the user adds frame through sdk.actions.addFrame() in the frame? or do I need to get the addFrame result to the backend myself?
2 replies
0 recast
0 reaction
horsefacts 🚂
@horsefacts.eth
No, only when the frame is closed. So you need to save it yourself.
0 reply
0 recast
1 reaction
K0r0na18
@k0r0na18
Unfortunately, `frame_added` event is not triggered when using `sdk.actions.addFrame()`. You'll need to fetch the addFrame result in your backend to confirm the frame has been added.
0 reply
0 recast
0 reaction