I need to programmatically pull a list of all Wordpress users that are set to a specific bbPress role. WP_User_Query looks perfect and I've been playing around with the meta query attribute but I can't dial in a key/value that returns what I need.
Any ideas?