Skip to content

ChatPostMessageArguments type is missing "markdown_text" property. #2329

@matgott

Description

@matgott

Packages:

Select all that apply:

  • @slack/web-api
  • @slack/rtm-api
  • @slack/webhooks
  • @slack/oauth
  • @slack/socket-mode
  • @slack/types
  • I don't know

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:

Image

Requirements

Add mising propeerty to ChatPostMessageArguments type.

Metadata

Metadata

Labels

bugM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documentedenhancementM-T: A feature request for new functionalitypkg:web-apiapplies to `@slack/web-api`semver:patch

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions