Player.url

Player user information, may not be there except for name

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

Meta