Skip to main content
Module

x/grammy_menu/deps.deno.ts>ChatLocation

Easily create interactive menus with grammY.
Go to Latest
interface ChatLocation
import { type ChatLocation } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.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