TMeUrl constructor

TMeUrl(
  1. {required String url,
  2. required TMeUrlType type,
  3. int? extra,
  4. int? clientId}
)

Represents a URL linking to an internal Telegram entity

Implementation

TMeUrl