GramIO API Reference / gramio/dist / TelegramBusinessLocation
Interface: TelegramBusinessLocation
Defined in: @gramio/types/out/objects.d.ts:4031
Contains information about the location of a Telegram Business account.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
address | string | Address of the business | @gramio/types/out/objects.d.ts:4035 |
location? | TelegramLocation | Optional. Location of the business | @gramio/types/out/objects.d.ts:4039 |