channels.ToggleParticipantsHidden#
- class pyrogram.raw.functions.channels.ToggleParticipantsHidden#
Hide or display the participants list in a supergroup.
- Details:
Layer:
198
ID:
6A6E7854
- Parameters:
channel (
InputChannel
) – Supergroup IDenabled (
bool
) – If true, will hide the participants list; otherwise will unhide it.
- Returns: