InternalLinkTypePremiumFeatures constructor
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
const InternalLinkTypePremiumFeatures({
required this.referrer,
this.extra,
this.clientId,
});