channels.SetBoostsToUnblockRestrictions#
- class pyrogram.raw.functions.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.
- Details:
Layer:
211
ID:
AD399CEE
- Parameters:
channel (
InputChannel
) – The supergroup.boosts (
int
32-bit
) – The number of required boosts (1-8, 0 to disable).
- Returns:
Updates