import * as slackBolt from "https://deno.land/x/slack_bolt@1.0.0/src/receivers/verify-request.ts";
Functions
Verify the authenticity of an incoming HTTP request from Slack and buffer the HTTP body. |
x/slack_bolt/src/receivers/verify-request.ts
import * as slackBolt from "https://deno.land/x/slack_bolt@1.0.0/src/receivers/verify-request.ts";
Verify the authenticity of an incoming HTTP request from Slack and buffer the HTTP body. |