Function Client.this

Prototype

this(
  string token,
  std.experimental.logger.core.LogLevel lvl = cast(LogLevel)cast(ubyte)1u,
  ShardInfo* shardInfo = null
);