telethonchat | Unsorted

Telegram-канал telethonchat - Telethon Chat

6095

Official Telethon's chat! Rules: • Speak English • Stay on topic (questions about Telethon) • Be respectful • Don't ask to ask • Spam-related uses lead to ban • Read https://docs.telethon.dev before asking things here Read more about us @TelethonUpdates

Subscribe to a channel

Telethon Chat

There is no such event in Telethon, but you can create a function using asynico

For Example

async def wait_event(client, user_id, timeout=60):
future = asyncio.Future()
async def test(event):
if event.sender_id == int(user_id):
future.set_result(event)
client.add_event_handler(test, events.NewMessage)
try:
return await asyncio.wait_for(future, timeout=timeout)
except TimeoutError:
return None
finally:
client.remove_event_handler(test, events.NewMessage)



Use this in the rest of the functions

test = await wait_event(client, user_id, timeout=60)

Читать полностью…

Telethon Chat

Documentation for takeout

Читать полностью…

Telethon Chat

Hey! can i export chat history using telethon?

Читать полностью…

Telethon Chat

yes if you paid them well😂

Читать полностью…

Telethon Chat

"no matter what client do you use or what number do you have if telegram thought that you are sus you will get ban"

Читать полностью…

Telethon Chat

As far as I saw, developers are signing up so many numbers using just Telethon and no other softwares which is completely illegally, and even whiles that , I still do not think it's about the library module.

Читать полностью…

Telethon Chat

if they banned your acc you will simply make another one so more banned accs means more new accs and more new accs means more telegram users to brag about it on WhatsApp

Читать полностью…

Telethon Chat

Everyone has a different Telegram with the name you haven't heard before with the chance of 80 or 90 percent.

Читать полностью…

Telethon Chat

not a theory and you dont know what unpopular means

Читать полностью…

Telethon Chat

Lol, those countries communications they've been restricted and filtered to access Telegram ( just like mine ) mostly use unofficials ( cause some of them use their own proxies or other stuff to access Telegram easily, or they are a good Lier and Advertiser ) 😂

But it's so much rare that one of our numbers gets banned, even if we flood so tough or a lot of breaking Telegram ToS 😂

Читать полностью…

Telethon Chat

Well , tried my best

Читать полностью…

Telethon Chat

what do you mean? didnt understant quite well

Читать полностью…

Telethon Chat

whats their pyschology behind it? they think every new number is from a terrorist organisation trying to spread their agenda on their god gifted app 'telegram'?

Читать полностью…

Telethon Chat

but this is just straight up wrong, right?

Читать полностью…

Telethon Chat

as what i said ban comes from telegram no matter what you are doing or witch mt proto module you are using they will ban you if they thinks that you are sus

Читать полностью…

Telethon Chat

you won't get ban they only ban innocent users unlike us

Читать полностью…

Telethon Chat

no one can change telegram thoughts except telegram itself

Читать полностью…

Telethon Chat

I don't actually care, I broke so many laws of Telegram using telethon by myself and still didn't experienced getting banned.

Читать полностью…

Telethon Chat

😐Can even Telegram think?

Their team are just limiting and banning users for no reason ( and I guess it's based on a total statistics )

Читать полностью…

Telethon Chat

sometimes telegram gives ban even if you tried to register using official client, it's not new to see this behavior from telegram

Читать полностью…

Telethon Chat

that's simply how telegram have more than 1B user

Читать полностью…

Telethon Chat

And unlike some numbers, American and British numbers with +1 international code commonly are recognized as spam after signing up and they mostly get banned.

It's more likely about statistics

( Experienced totally by official Telegram )

Читать полностью…

Telethon Chat

If I could explain the quantity of unofficials are just like hundreds of profiteers who produce these applications just for adding users to channels, reactions, votes and so on, "secretly" to make profit then you mustn't think I misunderstood what does "unpopular" means.

Читать полностью…

Telethon Chat

Good theory, but 100 percent unreal.

Читать полностью…

Telethon Chat

Without join can't ?

Читать полностью…

Telethon Chat

normal users dont sign into unpopular unofficial apps

userbots are not supported whatsoever and using one yields no guarantees

Читать полностью…

Telethon Chat

My favorite way to run away from getting banned for these stuff is changing a registered ( or any other account that its number has never been changed ) number to some other

It's a good shield, Trust me 😂

Читать полностью…

Telethon Chat

"it's just telegram security stuff"

Читать полностью…

Telethon Chat

just use it and hope they won't do anything to you

Читать полностью…

Telethon Chat

so if i register my sim number on telegram today and instantly connect to it with telethon, then no problem, right? like i wont get banned if i just connected and am not doing any shady stuff

Читать полностью…
Subscribe to a channel