From 0f90d5038513cd62096cd696b86c2222f1dc019f Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sun, 3 Jan 2021 17:44:10 +0300 Subject: [PATCH] repl: update list of commands send-garbage has been removed, and setqr was not listed in help --- examples/repl/cmdline.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/repl/cmdline.rs b/examples/repl/cmdline.rs index 7d416d976..bfca417d6 100644 --- a/examples/repl/cmdline.rs +++ b/examples/repl/cmdline.rs @@ -368,7 +368,6 @@ pub async fn cmdline(context: Context, line: &str, chat_id: &mut ChatId) -> Resu dellocations\n\ getlocations []\n\ send \n\ - send-garbage\n\ sendimage []\n\ sendfile []\n\ videochat\n\ @@ -400,6 +399,7 @@ pub async fn cmdline(context: Context, line: &str, chat_id: &mut ChatId) -> Resu getqr []\n\ getbadqr\n\ checkqr \n\ + setqr \n\ providerinfo \n\ event \n\ fileinfo \n\