Add clean-rooms to help text
This commit is contained in:
@@ -70,5 +70,6 @@ def help(evt):
|
|||||||
a private chat portal, simply leave the room.
|
a private chat portal, simply leave the room.
|
||||||
**group-name** <_name_|`-`> - Change the username of a supergroup/channel. To disable, use a dash
|
**group-name** <_name_|`-`> - Change the username of a supergroup/channel. To disable, use a dash
|
||||||
(`-`) as the name.
|
(`-`) as the name.
|
||||||
|
**clean-rooms** - Clean up unused portal/management rooms.
|
||||||
"""
|
"""
|
||||||
return evt.reply(management_status + help)
|
return evt.reply(management_status + help)
|
||||||
|
|||||||
Reference in New Issue
Block a user