is_primary property

Bool? is_primary
getter/setter pair

True, if the link is primary. Primary invite link can't have name, expiration date, or usage limit. There is exactly one primary invite link for each administrator with can_invite_users right at a given time

Implementation

Bool? is_primary;