setChatTitle
Change the title of a Telegram chat or channel. Requires admin with can_change_info rights; returns true on success.
Instructions
Change the title of a chat. Titles can't be changed for private chats. The bot must be an administrator with can_change_info rights. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | New chat title, 1-128 characters | |
| chat_id | Yes | Unique identifier for the target chat or username of the target channel (in the format @channelusername) |