client.error_log
Prints an error to the console and plays a sound.
client.error_log(msg: string)
Arguments
Name | Description | Type |
---|---|---|
msg | The error message | string |
Prints an error to the console and plays a sound.
client.error_log(msg: string)
Name | Description | Type |
---|---|---|
msg | The error message | string |