core: add /profile_address command to help (#2345)

This commit is contained in:
spaced4ndy
2023-04-28 12:14:07 +04:00
committed by GitHub
parent 0b57cc08a7
commit 2a883bb958
+1
View File
@@ -201,6 +201,7 @@ myAddressHelpInfo =
styleMarkdown
[ green "Your contact address commands:",
indent <> highlight "/address " <> " - create your address",
indent <> highlight "/profile_address on/off " <> " - share address with your contacts (it will be added to your profile)",
indent <> highlight "/delete_address " <> " - delete your address (accepted contacts will remain connected)",
indent <> highlight "/show_address " <> " - show your address",
indent <> highlight "/accept <name> " <> " - accept contact request",