Interface ReportSponsoredResultPremiumRequired

The user asked to hide sponsored messages, but Telegram Premium is required for this. Subtype of ReportSponsoredResult.

interface ReportSponsoredResultPremiumRequired {
    @type: "reportSponsoredResultPremiumRequired";
}

Properties

Properties

@type: "reportSponsoredResultPremiumRequired"