BusinessLocation
Contains information about the location of a Telegram Business account.
fields
| field | type | required | description |
|---|---|---|---|
address | string | required | Address of the business |
location | Location | optional | Optional. Location of the business |
import
import type { BusinessLocation } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#businesslocation