From eae3bd3e886f7a143c9e5c1fd221504824584472 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:10:00 +0700 Subject: [PATCH] no need again --- app.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.json b/app.json index 15da97c..36ebe98 100644 --- a/app.json +++ b/app.json @@ -35,10 +35,6 @@ "description": "fill with your bot name from @BotFather", "required": true }, - "ASSISTANT_USERNAME": { - "description": "fill with the assistant username account without @", - "required": true - }, "SESSION_NAME": { "description": "fill with the pyrogram String Session", "required": true