is_personal property

Bool? is_personal
getter/setter pair

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

Bool? is_personal;