show /create link command when group is created (#1536)

This commit is contained in:
Evgeny Poberezkin
2022-12-09 18:22:03 +00:00
committed by GitHub
parent bcca0998d5
commit a4f207875f
3 changed files with 45 additions and 44 deletions
+1
View File
@@ -126,6 +126,7 @@ groupsHelpInfo =
indent <> highlight "/gp <group> <new_name> [<full_name>] " <> " - update group profile",
indent <> highlight "/groups " <> " - list groups",
indent <> highlight "#<group> <message> " <> " - send message to group",
indent <> highlight "/create link #<group> " <> " - create public group link",
"",
"The commands may be abbreviated: " <> listHighlight ["/g", "/a", "/j", "/rm", "/l", "/d", "/ms", "/gs"]
]