Skip to main content
Module

x/grammy/types.ts>ChatLocation

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ChatLocation
import { type ChatLocation } from "https://deno.land/x/grammy@v1.13.1/types.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