Variable User.discriminator

Declaration

class User
{
  // ...
  string discriminator;
  // ...
}