Skip to content

Commit 1ee282e

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/02/07
1 parent d86183b commit 1ee282e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

methods/chat/chat.postMessage.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": "An encoded ID that represents a channel, private group, or IM channel to send the message to. See below for more details.",
10+
"desc": "An encoded ID or channel name that represents a channel, private group, or IM channel to send the message to. See below for more details.",
1111
"type": "channel"
1212
},
1313
"attachments": {

0 commit comments

Comments
 (0)