Skip to main content
Module

x/grammy_autoquote/mod.ts>autoQuote

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

type

(options?: Partial<AutoQuoteOptions>) => Middleware