user_is_premium property

bool user_is_premium
read / write

True, if the shared user must be a Telegram Premium user; otherwise, the shared user must no be a Telegram Premium user. Ignored if restrict_user_is_premium is false.

Implementation

late bool user_is_premium;