From 4be98a91748ee450737c4c81bfe3cdeea984b695 Mon Sep 17 00:00:00 2001 From: Devadathan M B Date: Mon, 27 Nov 2023 17:48:15 +0530 Subject: [PATCH] fix: Wrong description for cancel command --- src/handlers/help.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/handlers/help.ts b/src/handlers/help.ts index 46083e1..a4f67bd 100644 --- a/src/handlers/help.ts +++ b/src/handlers/help.ts @@ -10,7 +10,7 @@ async function help(ctx: CustomContext) { /result - Fetch your exam results -/cancel - Cancel the result lookup +/cancel - Cancel ongoing result/notifications lookup /notifications - Get the latest KTU notifications