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

Example

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

Inputs

Pass { team: "Engineering", channel: "General", messageId: "message-id", reactionType: "heart" }. 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.