is_personal property

bool is_personal
read / write

True, if a forced reply must automatically be shown to the current user. For outgoing messages, specify true to show the forced reply only for the mentioned users and for the target user of a reply.

Implementation

late bool is_personal;