canReadAllGroupMessages property
canReadAllGroupMessages 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
final bool canReadAllGroupMessages;