Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

directMention() helper function (documentation) #242

Closed
4 of 9 tasks
TK95 opened this issue Aug 28, 2019 · 1 comment · Fixed by #2136 · May be fixed by andrewdietrich/bolt-js#1
Closed
4 of 9 tasks

directMention() helper function (documentation) #242

TK95 opened this issue Aug 28, 2019 · 1 comment · Fixed by #2136 · May be fixed by andrewdietrich/bolt-js#1
Labels
auto-triage-skip Prevent this issue from being closed due to lack of activity docs M-T: Documentation work only

Comments

@TK95
Copy link
Contributor

TK95 commented Aug 28, 2019

Description

I was exploring the examples folder of this repository and came across the following lines:
https://github.com/slackapi/bolt/blob/522e70b381cf3d18a88b7ca271dcfb4f0ce1be9b/examples/hubot-example/script.js#L108-L113

Tested them in my app, they work great!

But, there are a couple of issues related to directMention() function.

  1. It would be great to see more examples of directMention() in the official documentation. Currently, we have very little of the information about directionMention in "Listener middleware" section.
  2. There are no corresponding typings. If I copy the example above to my TS project I'm getting compilation errors.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@shaydewael shaydewael added the docs M-T: Documentation work only label Oct 1, 2019
andrewdietrich added a commit to andrewdietrich/bolt-js that referenced this issue Jan 12, 2021
andrewdietrich added a commit to andrewdietrich/bolt-js that referenced this issue Jan 12, 2021
@github-actions
Copy link

github-actions bot commented Dec 5, 2021

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out.

@seratch seratch added auto-triage-skip Prevent this issue from being closed due to lack of activity and removed auto-triage-stale labels Dec 5, 2021
@filmaj filmaj changed the title directMention() helper function (documentation, typings) directMention() helper function (documentation) Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triage-skip Prevent this issue from being closed due to lack of activity docs M-T: Documentation work only
Projects
None yet
3 participants