Skip to content

v3.10.0

Compare
Choose a tag to compare
@sendbird-sdk-deployment sendbird-sdk-deployment released this 03 Nov 09:10
· 46 commits to main since this release
6541c68

v3.10.0 (Nov 3, 2023) with Chat SDK v4.13.0

  • Added the Suggested Replies feature to enable quick and effective question asking to the bot.
    • Added ChannelConfig.enableSuggestedReplies configuration to enable/disable Suggested Replies feature.
  • Added the Form type message feature to enable the user to submit a form type message received by the bot.
    • Added ChannelConfig.enableFormTypeMessage configuration to enable/disable Form type message feature.