the method does not return Type {Player} , Instead returns {Instance}.
This is getting tedious to constantly type as (result::any)::{Player}, Documentation says it results in An array of Players in the Team., Not sure why it returns {Instance} and not {Player}.
Thanks for the report! It looks like this was actually fixed recently, and when I try this in Studio I’m seeing the return type is {Player}. Can you check again?