Get Mentions from a chat message

Description

Is there a way to get mentions from a chat message?

Which App Type (OAuth / Chatbot / JWT / Webhook)?

OAuth.

Which Endpoint/s?

/chat/users/{userId}/messages/{messageId}

Additional context

When we send message to a chat using API /chat/users/{userId}/messages we can add mentions using at_items property.

But when we get message by /chat/users/{userId}/messages/{messageId} or catch a chat_message.sent event using webhook we can’t get an array of mentions.

Is there a way to get mentions from a chat message?

Hi @obelousov ,

Not at this time but you can submit it as a #feature-requests please.

Gianni

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.