InternalLinkTypePremiumFeatures constructor

InternalLinkTypePremiumFeatures(
  1. {required String referrer,
  2. int? extra,
  3. int? clientId}
)

The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium. Call getPremiumFeatures with the given referrer to process the link

Implementation

InternalLinkTypePremiumFeatures