allow_write_access property

Bool? allow_write_access
getter/setter pair

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

Implementation

Bool? allow_write_access;