Skip to main content

teams message react

Auto-generated reference

This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.

Add a reaction to a message through the Microsoft Graph beta endpoint.

Synopsis

teams message react --team TEAM_ID --channel CHANNEL_ID --message-id MESSAGE_ID (REACTION | --reaction REACTION)

Options

OptionValueRequiredEnvDefaultDescription
--teamTEAM_IDyesTeam ID
--channelCHANNEL_IDyesChannel ID
--message, --message-idMESSAGE_IDyesMessage ID
--reactionREACTIONnoReaction type (like, heart, laugh, surprised, sad, or angry)

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
5not found
6rate limited

See Also