setBusinessAccountBio
Set a new bio for a managed Telegram business account, or remove it by passing an empty string. Returns success after updating the profile.
Instructions
Changes the bio of a managed business account. Requires the can_change_bio business bot right. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | The new bio for the business account; 0-140 characters. Pass an empty string to remove the bio. | |
| business_connection_id | Yes | Unique identifier of the business connection |