teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsRestrictSponsoredMessagesParams

    interface ChannelsRestrictSponsoredMessagesParams {
        channel: EntityLike;
        restricted: boolean;
    }
    Index
    channel: EntityLike

    The channel.

    restricted: boolean

    Whether to disable or re-enable ads.