$disableInnerSpaceRemoval
Disables the removal of multiple spaces from within the message
Syntax
$disableInnerSpaceRemoval
Example
$disableInnerSpaceRemoval
Hello $username!
Output Without

Output With

Disables the removal of multiple spaces from within the message
$disableInnerSpaceRemoval
$disableInnerSpaceRemoval
Hello $username!

