players property

UnmodifiableMapView<Snowflake, IGuildPlayer> players

Returns a map with all the players the node currently has

Implementation

UnmodifiableMapView<Snowflake, IGuildPlayer> get players;