terminal: commands to mute/unmute contacts and groups (#1018)

* terminal: commands to mute/unmute contacts and groups

* tests
This commit is contained in:
Evgeny Poberezkin
2022-09-05 15:23:38 +01:00
committed by GitHub
parent f512298d10
commit b232b6132f
7 changed files with 112 additions and 38 deletions
+1
View File
@@ -154,6 +154,7 @@ data ChatCommand
| APISetChatSettings ChatRef ChatSettings
| APIContactInfo ContactId
| APIGroupMemberInfo GroupId GroupMemberId
| ShowMessages ChatName Bool
| ContactInfo ContactName
| GroupMemberInfo GroupName ContactName
| ChatHelp HelpSection