interface ChatLocationimport { type ChatLocation } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.web.ts"; Represents a location to which a chat is connected. Propertieslocation: LocationThe location to which the supergroup is connected. Can't be a live location. address: stringLocation address; 1-64 characters, as defined by the chat owner