teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsSetMainProfileTabParams

    interface ChannelsSetMainProfileTabParams {
        channel: EntityLike;
        tab: TypeProfileTabIn;
    }
    Index
    channel: EntityLike

    The channel.

    The tab to set as main tab.