teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsToggleParticipantsHiddenParams

    interface ChannelsToggleParticipantsHiddenParams {
        channel: EntityLike;
        enabled: boolean;
    }
    Index
    channel: EntityLike

    Supergroup ID

    enabled: boolean

    If true, will hide the participants list; otherwise will unhide it.