MCPcopy Index your code
hub / github.com/slackapi/node-slack-sdk / server.js

File server.js

examples/express-all-interactions/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const http = require('http');
2const express = require('express');
3const { createMessageAdapter } = require('@slack/interactive-messages');
4const { WebClient } = require('@slack/web-api');

Callers

nothing calls this directly

Calls 7

createMessageAdapterFunction · 0.85
validateKudosSubmissionFunction · 0.85
actionMethod · 0.80
optionsMethod · 0.80
errorMethod · 0.65
expressMiddlewareMethod · 0.45
createServerMethod · 0.45

Tested by

no test coverage detected