Skip to content

Conversation

@ShanmathiMayuramKrithivasan

Add Targeted Messages Support in Docs.

Copy link
Member

@rido-min rido-min left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review api usage, conversationType seems like a required param to send proactive messages with an Activity,

Recipient = new ChannelAccount { Id = userId }
};

await app.Send(conversationId, targetedMessage, isTargeted: true);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think ConversationType is a required param here

Copy link
Collaborator

@heyitsaamir heyitsaamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be in all the languages before docs are merged.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants