import { Context } from "https://dotland.deno.dev/x/grammy@v1.31.0/context.ts";
Returns true
if this context object contains the chosen inline result,
or if the contained chosen inline result matches the given regular
expression. It returns false
otherwise. This uses the same logic as
bot.chosenInlineResult
.