channels.ToggleParticipantsHidden#

class pyrogram.raw.functions.channels.ToggleParticipantsHidden#

Hide or display the participants list in a supergroup.

Details:
  • Layer: 158

  • ID: 6A6E7854

Parameters:
  • channel (InputChannel) – Supergroup ID.

  • enabled (bool) – If true, will hide the participants list; otherwise will unhide it.

Returns:

Updates