repl: update list of commands

send-garbage has been removed, and setqr was not listed in help
This commit is contained in:
Alexander Krotov
2021-01-03 17:44:10 +03:00
committed by link2xt
parent 5bbbe4b79c
commit 0f90d50385

View File

@@ -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\