import * as mod from "https://dotland.deno.dev/x/grammy@v1.15.2/convenience/webhook.ts";
Functions
Creates a callback function that you can pass to a web framework (such as express) if you want to run your bot via webhooks. Use it like this: |
import * as mod from "https://dotland.deno.dev/x/grammy@v1.15.2/convenience/webhook.ts";
Creates a callback function that you can pass to a web framework (such as express) if you want to run your bot via webhooks. Use it like this: |