channels.setBoostsToUnblockRestrictions

Admins with ban_users admin rights » may allow users that apply a certain number of booosts » to the group to bypass slow mode » and other » supergroup restrictions, see here » for more info.

 Method schema is available as of layer 174. Switch »

Parameters

Name Type Description
channel InputChannel The supergroup.
boosts int The number of required boosts (1-8, 0 to disable).

Result

Updates

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Related pages

chatAdminRights

Represents the rights of an admin in a channel/supergroup.

Channel and supergroup boosts

Telegram Premium users can grant their favorite channels and supergroups additional features like the ability to post stories by giving them boosts.

channels.toggleSlowMode

Toggle supergroup slow mode: if enabled, users will only be able to send one message every seconds seconds

Admin, banned, default rights

How to handle admin permissions, granular bans and global permissions in channels, groups and supergroups.