Skip to content

Commit d86183b

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/02/06
1 parent 29ecdfe commit d86183b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

methods/chat/chat.update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"channel": {
88
"required": true,
99
"example": "C1234567890",
10-
"desc": "Channel containing the message to be updated.",
10+
"desc": "Channel containing the message to be updated. For direct messages, ensure that this value is a DM ID (starts with D) instead of a User ID (starts with either U or W).",
1111
"type": "channel"
1212
},
1313
"ts": {

0 commit comments

Comments
 (0)