allow_write_access property
read / write
Pass true if the current user allowed the bot, returned in getExternalLinkInfo, to send them messages.
Implementation
late bool allow_write_access;
Pass true if the current user allowed the bot, returned in getExternalLinkInfo, to send them messages.
late bool allow_write_access;