ShewenyInformation
Put an information in console in development mode.
Constuctor
js
new ShewenyInformation(client, 'Hello word !');
| Name | Type | Description |
|---|---|---|
| client | ShewenyClient | The client |
| message | String | The message |