import * as grammy from "https://deno.land/x/grammy@v1.31.0/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 grammy from "https://deno.land/x/grammy@v1.31.0/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: |