We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac88c6 commit 00cad26Copy full SHA for 00cad26
1 file changed
docs/tool/goof/slack.md
@@ -116,6 +116,9 @@ goof slack send \
116
--reply-to="https://acme.slack.com/archives/C08EF2NGZGB/p1740421792358899" \
117
--message="hello"
118
```
119
+The message ID for this message URL is `1740421792.358899`: Just take the last
120
+URL path fragment, strip the leading `p`, and insert a dot before the last six
121
+digits (the microsecond portion).
122
123
### Delete
124
0 commit comments