Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>ChatLocation

Hydration plugin for API calls and context objects.
Latest
interface ChatLocation
import { type ChatLocation } from "https://deno.land/x/grammy_hydrate@v1.4.1/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