Chat SDKs JavaScript v4
Chat SDKs JavaScript
Chat SDKs
JavaScript
Version 4
Deprecated
Copy link
This page lists all the deprecated APIs and features in Sendbird Chat. They are only supported for customers who started using them before they were deprecated.
Message feedback and form methods
Copy link
As of v4.21.0, the following methods in BaseMessage are deprecated and will return SendbirdError with code 800111 when called:
submitFeedback()updateFeedback()deleteFeedback()submitMessageForm()
Explicit and classic block modes
Copy link
In group channels, both the explicit and classic block modes are deprecated. Sendbird application now provides two blocking options instead: excluding blocked users when sending invitations and turning off push notifications from blocked users. Refer to the block and unblock other members page to learn more.
On this page