channels.ToggleJoinRequest#

class pyrogram.raw.functions.channels.ToggleJoinRequest#

Set whether all users should request admin approval to join the group.

Usable by Users Bots
Details:
  • Layer: 227

  • ID: ECC2618

Parameters:
  • channel (InputChannel) – Group

  • enabled (bool) – Toggle

  • apply_to_invites (bool, optional) – N/A

  • guard_bot (InputUser, optional) – N/A

Returns:

Updates