The Wayback Machine - https://web.archive.org/web/20210901004142/https://github.com/topics/slackapi
Skip to content
#

slackapi

Here are 109 public repositories matching this topic...

seratch
seratch commented Aug 6, 2021

Currently, https://slack.dev/python-slack-sdk/socket-mode/index.html has only Events API example. We add interactivity patterns (e.g., shortcuts, modal submission, button clicks, etc.) in the page.


@~tjstum Thanks for your prompt reply here!

I might suggest adding something to the docs of SocketModeRequest (and the example usages) mentioning that the WebhookClient/AsyncWebhookClient ca

IchordeDionysos
IchordeDionysos commented Feb 15, 2021

Description

When faced with updates from one version to the next it’s important to look at the changes between the version and as I see you are treating this with the proper care.

However, the Github UI does not help here a lot to understand the changes for one package like @slack/web-api as there are 7 other package changelogs mixed up with the change for the package you currently car

slack-block-builder
sebacampos
sebacampos commented May 19, 2021

Is your feature request related to a problem? Please describe.

There's no way to build visually and live preview the output of what you're building unless you run the code...
There are the Build Methods but you need to run code, take the output of that, and go to Slack Block Kit Builder... or get the link via printPreviewUrl() and use

Improve this page

Add a description, image, and links to the slackapi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slackapi topic, visit your repo's landing page and select "manage topics."

Learn more