refactor
This commit is contained in:
@@ -12,4 +12,3 @@ class TelegramBase:
|
||||
def __init__(self, config: TelegramConfig) -> None:
|
||||
self.bot: Bot = Bot(token=config.TOKEN)
|
||||
logging.info('Telegram bot initialized')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user