is_personal property

bool is_personal
read / write

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

Implementation

late bool is_personal;