import { Context } from "https://deno.land/x/grammy_files@v1.1.1/deps.deno.ts";
Returns true
if this context object matches the given filter query, and
false
otherwise. This uses the same logic as bot.on
.
import { Context } from "https://deno.land/x/grammy_files@v1.1.1/deps.deno.ts";
Returns true
if this context object matches the given filter query, and
false
otherwise. This uses the same logic as bot.on
.