Skip to content

Commit affa4c5

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/12/02
1 parent b1be09b commit affa4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.slack.dev/methods/chat.postMessage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"examples": {
324324
"success": {
325325
"url": "/api/chat.postMessage?token=YOUR_TOKEN",
326-
"description": "The response includes the \"timestamp ID\" (`ts`) and the channel-like thing where the message was posted. It also includes the complete message object, as parsed by our servers. This may differ from the provided arguments as our servers sanitize links, attachments, and other properties. Your message may mutate.",
326+
"description": "Response including the \"timestamp ID\" (`ts`) and the channel-like thing where the message was posted. It also includes the complete message object, as parsed by our servers. This may differ from the provided arguments as our servers sanitize links, attachments, and other properties. Your message may mutate.",
327327
"example": {
328328
"ok": true,
329329
"channel": "C123ABC456",

0 commit comments

Comments
 (0)