can_read_all_group_messages property
read / write
True, if the bot can read all messages in basic group or supergroup chats and not just those addressed to the bot. In private and channel chats a bot can always read all messages.
Implementation
late bool can_read_all_group_messages;