BusinessIntro
Contains information about the start page settings of a Telegram Business account.
fields
| field | type | required | description |
|---|---|---|---|
title | string | optional | Optional. Title text of the business intro |
message | string | optional | Optional. Message text of the business intro |
sticker | Sticker | optional | Optional. Sticker of the business intro |
import
import type { BusinessIntro } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#businessintro