v4.10.1
Features
Introduced the extended_message_payload field to the messagePrototype
It simplifies the process by returning Record<{ [string]: any }>, eliminating the need to stringify values like extended_message. This improvement enhances the functionality of the AI chat bot, particularly in areas such as forms, suggested_replies, and custom_views.
Improvements
- Added
markAsClicked()in FeedChannel - Updated interface of
markAsReadBy()inFeedChannelto takemessagesas a parameter - Updated interface of
logImpression()inFeedChannelto takemessagesas a parameter - Fixed a bug where
groupChannel.upsert - Fixed a bug where
getMessageCommandparsing error - Fixed a bug where an
unhandled exception - (internal) Fixed a bug where
SessionRefreshAPIResponseCommandparsing