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