Méthode | Description | |
---|---|---|
SummonMessage ( string user ) |
Initialises a new instance of the SummonMessage class.
|
|
SummonMessage ( string user, string target ) |
Initialises a new instance of the SummonMessage class.
|
|
SummonMessage ( string user, string target, string channel ) |
Initialises a new instance of the SummonMessage class.
|
public SummonMessage ( string user, string target ) | ||
user | string | The user to summon. |
target | string | The server in which the user is on. |
public SummonMessage ( string user, string target, string channel ) | ||
user | string | The user to summon. |
target | string | The server in which the user is on. |
channel | string | The channel in which to summon the user to. |