Skip to content

Commit dc7d8c9

Browse files
committed
Update targeted-messages.md
1 parent 452fc26 commit dc7d8c9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

msteams-platform/agents-in-teams/targeted-messages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ ms.topic: article
1212

1313
# Send and receive targeted messages in group conversations
1414

15-
> [!NOTE]
16-
>
17-
> Support for agents to receive targeted messages from users is available in [public developer preview](../resources/dev-preview/developer-preview-intro.md).
18-
1915
_Targeted messaging_ enables users and agents to privately communicate with each other in channels, group chats, and meeting chats.
2016

2117
:::image type="content" source="../assets/images/agents-in-teams/targeted-messages/targeted-messages.png" alt-text="Image shows user scenarios for targeted messages" border="false" lightbox="../assets/images/agents-in-teams/targeted-messages/targeted-messages.png":::
@@ -70,6 +66,10 @@ Targeted messages are sent and received using the same operations as [standard s
7066

7167
### Receive targeted messages
7268

69+
> [!NOTE]
70+
>
71+
> Support for agents to receive targeted messages from users is generally available now.
72+
7373
An agent must opt in via its manifest to be able to receive targeted messages. If not opted in, Teams won't give users the option to send a targeted message to the agent.
7474

7575
Agents that opt in to receive targeted messages should always check the visibility of messages they receive and take it into consideration when generating responses and tracking the context of a conversation. For more information, see [Best practices and design guidance](#best-practices-and-design-guidance).

0 commit comments

Comments
 (0)