Loading...
mutiro user message reply

Reply to a specific message

Synopsis

Reply to a specific message by its ID.

The reply will be sent to the same conversation as the original message and will be linked as a reply for threading.

Examples:

Reply to a message

mutiro user message reply msg_abc123 "Thanks for the info!"

Reply with a longer message

mutiro user message reply msg_xyz789 "I agree with your point.

Let's discuss this further."

mutiro user message reply <message-id> <text> [flags]

Usage mutiro user message reply <message-id> <text> [flags]
Examples

Reply to a message

mutiro user message reply msg_abc123 "Thanks for the info!"

Reply with a longer message

mutiro user message reply msg_xyz789 "I agree with your point. Let's discuss this further."
Options
Flag Type Description
-h, --help bool help for reply
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro user message