businessIntro
Telegram Business introduction ».
type tg.BusinessIntro struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Title | string | yes | Title of the introduction message (max intro_title_length_limit » UTF-8 characters). |
Description | string | yes | Profile introduction (max intro_description_length_limit » UTF-8 characters). |
Sticker | DocumentClass | — | Optional introduction sticker. |
References
- Official documentation
- Generated Go reference
- TL definition:
businessIntro#5a0a066d