is_http property

bool is_http
read / write

Pass true to create an HTTPS link (only available for some link types); pass false to create a tg: link.

Implementation

late bool is_http;