Skip to main content
Very Popular
Go to Latest
type alias Message.LocationMessage
import { type Message } from "https://deno.land/x/grammy@v1.11.1/types.deno.ts";
const { LocationMessage } = Message;
definition: CommonMessage & MsgWith<"location">