GramIO API Reference / gramio/dist / TelegramBusinessIntro
Interface: TelegramBusinessIntro
Defined in: @gramio/types/out/objects.d.ts:4011
Contains information about the start page settings of a Telegram Business account.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
message? | string | Optional. Message text of the business intro | @gramio/types/out/objects.d.ts:4019 |
sticker? | TelegramSticker | Optional. Sticker of the business intro | @gramio/types/out/objects.d.ts:4023 |
title? | string | Optional. Title text of the business intro | @gramio/types/out/objects.d.ts:4015 |