Message.this - multiple declarations

Function Message.this

Prototype

this(
  Channel channel,
  ref fast.json.Json!(0,false) obj
);

Function Message.this

Prototype

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