From e718245cdc0a65f2049c4ee954436c730aae6b97 Mon Sep 17 00:00:00 2001 From: Dan Elkouby Date: Sun, 6 May 2018 11:21:04 +0000 Subject: [PATCH] Change API key telethon.errors.rpc_error_list.ApiIdPublishedFloodError: This API id was published somewhere, you can't use it now --- uniborg/uniborg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uniborg/uniborg.py b/uniborg/uniborg.py index 2c0dfd9..c0b71f6 100644 --- a/uniborg/uniborg.py +++ b/uniborg/uniborg.py @@ -31,7 +31,7 @@ class Uniborg(TelegramClient): super().__init__( session, - 17349, "344583e45741c457fe1862106095a5eb", # yarr + 6, "eb06d4abfb49dc3eeb1aeb98ae0f581e", # yarr **kwargs) # This is a hack, please avert your eyes