Message.this

Constructs a new Message

class Message
this
(
string from
,
string command
,
string params = ""
)

Parameters

from string

the from parameter

command string

the command

params string

any optional parameters to the command

Meta