InternalLinkTypeChatBoost constructor

InternalLinkTypeChatBoost(
  1. {required String url,
  2. int? extra,
  3. int? clientId}
)

The link is a link to boost a Telegram chat. Call getChatBoostLinkInfo with the given URL to process the link.

Implementation

InternalLinkTypeChatBoost