Help Utility Module Spec
Methods
getHelpMessageMod()
getHelpMessageMod() → {string}
Returns a help message that explains how to use the Bot for Bot moderators.
Returns:
A string containing the help message for moderators.
Type:
string
getHelpMessageUser()
getHelpMessageUser() → {string}
Returns a help message that explains how to use the Bot for Bot users.
Returns:
A string containing the help message for regular users.
Type:
string