DeepLinkInfo constructor

DeepLinkInfo(
  1. {required FormattedText text,
  2. required bool need_update_application,
  3. int? extra,
  4. int? clientId}
)

Contains information about a tg: deep link

Implementation

DeepLinkInfo