Home > borogove > Command > (constructor)
Command.(constructor)
Constructs a new instance of the borogove_Command class
Signature:
protected constructor(client: borogove_Client, params: {jid: borogove_JID, name: string | null, node: string});
Parameters
| Parameter | Type | Description |
|---|---|---|
| client | borogove_Client | |
| params | {jid: borogove_JID, name: string | null, node: string} |