GramIO API Reference / gramio/dist / TelegramChatLocation
Interface: TelegramChatLocation
Defined in: @gramio/types/out/objects.d.ts:4297
Represents a location to which a chat is connected.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
address | string | Location address; 1-64 characters, as defined by the chat owner | @gramio/types/out/objects.d.ts:4305 |
location | TelegramLocation | The location to which the supergroup is connected. Can't be a live location. | @gramio/types/out/objects.d.ts:4301 |