Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Update conversation.ts #436

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UBayouski
Copy link

Due to newer versions of TypeScript there is a type cast exception for extended classes ActionsSdkConversation and DialogflowConversation. Their generic types TConvData = JsonObject signature and JsonObject cannot be cast to {} ConversationOptionsInit<{}, TUserStorage>.

Due to newer versions of TypeScript there is a type cast exception for extended classes ActionsSdkConversation and DialogflowConversation. Their generic types TConvData = JsonObject signature and JsonObject cannot be cast to {} ConversationOptionsInit<{}, TUserStorage>.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant