From 6976d89ee809533ed1baa4a9bf38a5a4ed0606f7 Mon Sep 17 00:00:00 2001 From: Pavel_Duron Date: Sun, 30 Oct 2022 21:27:31 +1000 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=BF=D1=83=D1=82,=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BD=D0=B0=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA?= =?UTF-8?q?=D0=B5,=20=D0=B5=D1=81=D0=BB=D0=B8=20=D0=BD=D0=B5=20=D1=80?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=D0=B5=D1=82=20=D1=8F=20=D1=81?= =?UTF-8?q?=D1=83=D0=B5=D1=86=D0=B8=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bot.py b/bot.py index 1cd5ce6..de4bbb7 100644 --- a/bot.py +++ b/bot.py @@ -3,7 +3,6 @@ import logging from aiogram import Bot, Dispatcher, executor, types from aiogram.types import ReplyKeyboardRemove, ReplyKeyboardMarkup, KeyboardButton -from aiogram.types import FSInputFile API_TOKEN = '5724991559:AAEuLvpLsgP6LHRGMSyFtQLlR5qPQUO4b_w'