Player.id

Player user information, may not be there except for name

  1. string id;
    struct Player
    string id;
  2. string url;
  3. string name;

Meta