maton slack message

Send, list, update, delete, and link messages

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

Examples

$ maton slack message list --channel C0123456789
$ maton slack message send --channel C0123456789 --text 'Hello team'
$ maton slack message update --channel C012 --ts 1700000000.000100 --text 'Updated'
$ maton slack message delete --channel C012 --ts 1700000000.000100

See also