Packages:
Select all that apply:
Reproducible in:
The Slack SDK version
^7.9.3
Node.js runtime version
v.22.14.0
Expected result:
markdown_text is part of the postMessage request arguments: https://api.slack.com/methods/chat.postMessage#arg_markdown_text
Actual result:
Requirements
Add mising propeerty to ChatPostMessageArguments type.
Packages:
Select all that apply:
@slack/web-api@slack/rtm-api@slack/webhooks@slack/oauth@slack/socket-mode@slack/typesReproducible in:
The Slack SDK version
^7.9.3
Node.js runtime version
v.22.14.0
Expected result:
markdown_textis part of thepostMessagerequest arguments: https://api.slack.com/methods/chat.postMessage#arg_markdown_textActual result:
Requirements
Add mising propeerty to
ChatPostMessageArgumentstype.