setChatAdministratorCustomTitle
Assign a custom title to a supergroup administrator by providing chat ID, user ID, and title. Personalize admin roles and confirm success.
Instructions
Set a custom title for an administrator in a supergroup promoted by the bot. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername) | |
| user_id | Yes | Unique identifier of the target user | |
| custom_title | Yes | New custom title for the administrator; 0-16 characters, emoji are not allowed |