Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@ShanmathiMayuramKrithivasan

Add support for Targeted Messages
This PR introduces support for sending targeted messages - messages delivered privately to a specific recipient within a conversation.

Key Updates:
Adde isTargeted boolean parameter to send, update, reply and delete API. When enabled, the message is sent privately to the Recipient.Id specified in the activity payload.

We append isTargetedActivity=true as a query parameter in API URLs when isTargeted is set, allowing backend services to correctly process these requests.

@tracyboehrer
Copy link
Member

Not merging per agreement

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants