From 245062d8921b355472e782915170d86ef750657b Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Tue, 8 Feb 2022 07:47:26 +0700 Subject: [PATCH] none --- driver/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/core.py b/driver/core.py index 2651d41..00940f8 100644 --- a/driver/core.py +++ b/driver/core.py @@ -4,7 +4,7 @@ from pytgcalls import PyTgCalls bot = Client( - ":telegram:", + ":veez:", API_ID, API_HASH, bot_token=BOT_TOKEN,