allow_write_access property

bool allow_write_access
read / write

Pass true if the current user allowed the bot to send them messages. Ignored if is_added is false.

Implementation

late bool allow_write_access;