Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
ChatLocation
Copy page
Official docs ↗
Represents a location to which a chat is connected.
Fields
location
Location
Required
The location to which the supergroup is connected. Can't be a live location.
address
String
Required
minLen 1
maxLen 64
Location address; 1-64 characters, as defined by the chat owner
GramIO Usage
See Also