There was an error while loading. Please reload this page.
The TS type and what actually gets sent are different.
ServerMessageEndOfCallReport.d.ts:
server-sdk-typescript/src/api/types/ServerMessageEndOfCallReport.ts
Line 7 in d6ef2f8
Actual webhook includes a number of fields not mentioned here:
transcript
messages
summary
and quite a few more. Is there a reason these are left out?