GetChatBoostLinkInfo constructor

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

Returns information about a link to boost a chat. Can be called for any internal link of the type internalLinkTypeChatBoost

Returns ChatBoostLinkInfo

Implementation

GetChatBoostLinkInfo