user_is_bot property

bool user_is_bot
read / write

True, if the shared user must be a bot; otherwise, the shared user must no be a bot. Ignored if restrict_user_is_bot is false.

Implementation

late bool user_is_bot;