SBE - 24.1

DRAFT

SBE API changes

Added APIs

  • Get Manifest & Update Manifest: Chat bots can now provide a manifest that describes the commands they support. Users interacting with these bots will then benefit from an autocomplete menu when they type "/" in the chat text editor, to help them discover the supported functionalities, and the format of the commands.

    • Important: This feature has a dependency on an upcoming Symphony Client release version. Please watch the Symphony Client release notes to know when the feature will be available to you.

Updated APIs

  • No APIs have been updated.

Deprecated APIs

Fixes

  • N/A

Other changes

  • Message size limits. The number of entities (tags or mentions) allowed in a single message has been increased from 40 to 80.

Last updated