Variable Guild.id

Declaration

class Guild
{
  // ...
  ulong id;
  // ...
}