allow_write_access property
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;
Pass true if the current user allowed the bot to send them messages. Ignored if is_added is false.
late bool allow_write_access;