user_id property

int user_id
read / write

Identifier of the user to which transfer the ownership. The ownership can't be transferred to a bot or to a deleted user.

Implementation

late int user_id;