Kick.this

Undocumented in source.
  1. this()
  2. this(uint hubId, string reason, bool translation, string[] parameters)
    class Kick
    pure nothrow @safe @nogc
    this
    (
    uint hubId
    ,
    string reason = string.init
    ,
    bool translation = bool.init
    ,
    string[] parameters = (string[]).init
    )

Meta