import { Context } from "https://dotland.deno.dev/x/grammy@v1.12.0/context.ts";
Context-aware alias for api.answerShippingQuery
. If you sent an invoice requesting a shipping address and the parameter is_flexible was specified, the Bot API will send an Update with a shipping_query field to the bot. Use this method to reply to shipping queries. On success, True is returned.