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

Output With

Disables the removal of multiple spaces from within the message.
$disableInnerSpaceRemoval
$nomention
$disableInnerSpaceRemoval
Hello $displayName!

