New APIs to manage Chat Channel Mention Groups

Added

  • New Chat Channel Mention Group APIs:
    • DELETE /v2/chat/channels/{channelId}/mention_group/{mentionGroupId}
    • DELETE /v2/chat/channels/{channelId}/mention_group/{mentionGroupId}/members
    • GET /v2/chat/channels/{channelId}/mention_group
    • POST /v2/chat/channels/{channelId}/mention_group
    • GET /v2/chat/channels/{channelId}/mention_group/{mentionGroupId}/members
    • POST /v2/chat/channels/{channelId}/mention_group/{mentionGroupId}/members