Module

x/grammy_types/mod.ts>ChatLocation

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ChatLocation
import { type ChatLocation } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";

Represents a location to which a chat is connected.

Properties

location: Location

The location to which the supergroup is connected. Can't be a live location.

address: string

Location address; 1-64 characters, as defined by the chat owner