import { type ChatLocation } from "https://deno.land/x/grammy@v1.31.0/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.
import { type ChatLocation } from "https://deno.land/x/grammy@v1.31.0/types.ts";
Represents a location to which a chat is connected.
The location to which the supergroup is connected. Can't be a live location.