InternalLinkTypeTheme constructor

InternalLinkTypeTheme(
  1. {required String theme_name,
  2. int? extra,
  3. int? clientId}
)

The link is a link to a theme. TDLib has no theme support yet

Implementation

InternalLinkTypeTheme