You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building a prepare message function, the return type for function prepareMessage inside the Conversation object is PreparedMessage, though It is not possible to type the return type because It is not exported from the SDK.
Describe the bug
When building a prepare message function, the return type for function prepareMessage inside the Conversation object is PreparedMessage, though It is not possible to type the return type because It is not exported from the SDK.
Expected behavior
No response
Steps to reproduce the bug
The text was updated successfully, but these errors were encountered: