GuildMember.this - multiple declarations

Function GuildMember.this

Prototype

this(
  Client client,
  ref fast.json.Json!(0,false) obj
);

Function GuildMember.this

Prototype

this(
  Guild guild,
  ref fast.json.Json!(0,false) obj
);