Set the default suggested admin rights for bots being added as admins to channels, see here for more info on how to handle them ».
Method schema is available as of layer 140. Switch »
Name | Type | Description |
---|---|---|
admin_rights | ChatAdminRights | Admin rights |
Code | Type | Description |
---|---|---|
400 | RIGHTS_NOT_MODIFIED | The new admin rights are equal to the old rights, no change was made. |
400 | USER_BOT_REQUIRED | This method can only be called by a bot. |
How to handle admin permissions, granular bans and global permissions in channels, groups and supergroups.