Skip to main content
Module

x/grammy_autoquote/mod.ts>addReplyParam

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
variable addReplyParam
import { addReplyParam } from "https://deno.land/x/grammy_autoquote@v1.1.1/mod.ts";

type

<C extends Context>(ctx: C) => unknown