MessagingTranscriptDetails: {
    downloadUrl: string;
    fileName: string;
}

Details to download the messaging conversation's transcript.

Type declaration

  • downloadUrl: string

    The URL to download the transcript file.

  • fileName: string

    Name of the transcript file as defined on the server.