Skip to content

Conversation

claudiachua
Copy link

Internal JIRA Link: DI-1583


type ConferenceTrim = 'trim-silence'|'do-not-trim';

type ConversationEvent = 'call-initiated'|'call-ringing'|'call-answered'|'call-completed';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are these additional types coming from?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was added to api-def 4 months ago. I generated the changes based on the updated api-def, hence the two different commits.

https://code.hq.twilio.com/twilio/api-definitions/blame/master/twiml/voice/conversation.json#L24-L29

@claudiachua claudiachua merged commit 9145df2 into 4.0.0-rc Sep 13, 2022
@claudiachua claudiachua deleted the DI-1583 branch September 13, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants