Cannot find types of: attributes-recording-status-callback-parameters #588
Labels
status: waiting for feature
feature will be implemented in the future
type: twilio enhancement
feature request on Twilio's roadmap
Issue Summary
I searched for it, but cannot find it in the repo and in the issue.
https://www.twilio.com/docs/voice/twiml/record#attributes-recording-status-callback-parameters
I'm using this event in a TS app, and I'd like to be able to know how the body looks like. From my experiments, this is what Twilio-node sends as the body:
But it would be much more efficient and safe if Twilio-node can just expose a type in its types.d.ts I can import to make my endpoints that handle the
recordingStatusCallback
type safer.The text was updated successfully, but these errors were encountered: