by_request property
read / write
True, if user allowed the bot to send messages by an explicit call to allowBotToSendMessages.
Implementation
late bool by_request;
True, if user allowed the bot to send messages by an explicit call to allowBotToSendMessages.
late bool by_request;