I am developing bot using bot framework V4 with C#. In order to store chatlog history in database, I implemented ITranscriptLogger as shown below.
public clas