by_request property

bool by_request
read / write

True, if user allowed the bot to send messages by an explicit call to allowBotToSendMessages.

Implementation

late bool by_request;