import { type ChosenInlineResult } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts";
Represents a result of an inline query that was chosen by the user and sent to their chat partner.
Note: It is necessary to enable inline feedback via @BotFather in order to receive these objects in updates.