GramIO API Reference / gramio/dist / TelegramChatLocation
Interface: TelegramChatLocation
Defined in: @gramio/types/out/objects.d.ts:4457
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:4465 |
location | TelegramLocation | The location to which the supergroup is connected. Can't be a live location. | @gramio/types/out/objects.d.ts:4461 |