Skip to main content

teams message reply

Auto-generated reference

This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.

Reply to a channel message.

Synopsis

teams message reply --team TEAM_ID --channel CHANNEL_ID --message-id MESSAGE_ID (--body TEXT | --stdin)

Options

OptionValueRequiredEnvDefaultDescription
--message-idMESSAGE_IDyesMessage ID to reply to
--bodyTEXTnoReply body
--stdinnoRead reply from stdin

Examples

No command-specific examples are published yet.

Exit Codes

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

See Also