Teams method :GetPlayers()

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}.

Page URL: https://create.roblox.com/docs/reference/engine/classes/Team#GetPlayers

grrrrrrrrrr

1 Like

:sob: “Fixed” nah they gotta do something about teams bro its so old :frowning:

1 Like

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?

1 Like

Can confirm I saw this was fixed in a recent release, as per the release notes (can’t find exactly which one :sweat_smile:)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.