import { type grammy } from "https://deno.land/x/abstract_bot_api@44.0.0/deps.ts";
const { LocationMessage } = grammy.Message;
definition: CommonMessage & MsgWith<"location">
import { type grammy } from "https://deno.land/x/abstract_bot_api@44.0.0/deps.ts";
const { LocationMessage } = grammy.Message;