mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
repl: update list of commands
send-garbage has been removed, and setqr was not listed in help
This commit is contained in:
committed by
link2xt
parent
5bbbe4b79c
commit
0f90d50385
@@ -368,7 +368,6 @@ pub async fn cmdline(context: Context, line: &str, chat_id: &mut ChatId) -> Resu
|
|||||||
dellocations\n\
|
dellocations\n\
|
||||||
getlocations [<contact-id>]\n\
|
getlocations [<contact-id>]\n\
|
||||||
send <text>\n\
|
send <text>\n\
|
||||||
send-garbage\n\
|
|
||||||
sendimage <file> [<text>]\n\
|
sendimage <file> [<text>]\n\
|
||||||
sendfile <file> [<text>]\n\
|
sendfile <file> [<text>]\n\
|
||||||
videochat\n\
|
videochat\n\
|
||||||
@@ -400,6 +399,7 @@ pub async fn cmdline(context: Context, line: &str, chat_id: &mut ChatId) -> Resu
|
|||||||
getqr [<chat-id>]\n\
|
getqr [<chat-id>]\n\
|
||||||
getbadqr\n\
|
getbadqr\n\
|
||||||
checkqr <qr-content>\n\
|
checkqr <qr-content>\n\
|
||||||
|
setqr <qr-content>\n\
|
||||||
providerinfo <addr>\n\
|
providerinfo <addr>\n\
|
||||||
event <event-id to test>\n\
|
event <event-id to test>\n\
|
||||||
fileinfo <file>\n\
|
fileinfo <file>\n\
|
||||||
|
|||||||
Reference in New Issue
Block a user