Skip to main content
teams.setChatMessageReaction sets the connected user’s reaction and completes without output.

Example

automations/teams-set-chat-message-reaction.automation.ts

Inputs

Pass { chatId: "chat-id", messageId: "message-id", reactionType: "like" }. The optional second argument { account } selects a Microsoft binding.

Output

Sets the connected user’s reaction and completes without output. Microsoft Graph IDs are opaque and should be passed through unchanged.