Add /whitelist to help message

This commit is contained in:
Matthias 2018-11-10 20:16:20 +01:00
parent 08ef2730a9
commit 060a1b3fbc

View File

@ -480,6 +480,7 @@ class Telegram(RPC):
"\n" \ "\n" \
"*/balance:* `Show account balance per currency`\n" \ "*/balance:* `Show account balance per currency`\n" \
"*/reload_conf:* `Reload configuration file` \n" \ "*/reload_conf:* `Reload configuration file` \n" \
"*/whitelist:* `Show current whitelist` \n" \
"*/help:* `This help message`\n" \ "*/help:* `This help message`\n" \
"*/version:* `Show version`" "*/version:* `Show version`"