recentchanges and watchlist allow filtering if a botflag is set on an edit or not.
It would be fine if you can get this info also at the revision info.
At the moment it is only possible to to see if the minor flag was set on an edit. It would be nice to get the bot flag info, too:
action=query&prop=revisions&rvprop=flags
action=query&list=usercontribs&ucprop=flags
action=query&list=watchlist&wlprop=flags
action=query&list=recentchanges&rcprop=flags
Not every edit of a bot group member is marked with an bot flag.
Version: 1.15.x
Severity: enhancement