allow_write_access property

bool allow_write_access
read / write

Pass true if the current user allowed the bot, returned in getExternalLinkInfo, to send them messages.

Implementation

late bool allow_write_access;