ChatLocation
Represents a location to which a chat is connected.
fields
| field | type | required | description |
|---|---|---|---|
location | Location | required | The location to which the supergroup is connected. Can't be a live location. |
address | string | required | Location address; 1-64 characters, as defined by the chat owner |
import
import type { ChatLocation } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#chatlocation