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

why are you starting the client every 10s

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

Telethon Chat

Okay thank you. Will gather some information first

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

Telethon Chat

Now I recall that weeks ago (before breaking everything) 2 of my userbots got Floodwait
Might be that telegram blacklisted my vps?

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

Telethon Chat

But related to my server or telegram's servers? I think mine, right?

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

Telethon Chat

Same answer applies as the other chat, since it's server related, you can try ask this sexy milf in your area.

include proper info on good/bad server locations, a sample public channel and listener account datacenter. the answer is usually, it's expected. but yeah, maybe for a clarification if he would give it

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

Telethon Chat

for example, to share the entity from bot to the user, I can forward somebody's message to the bot to the user?

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

Telethon Chat

forwarding messages is the best you can do

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

Telethon Chat

no, each account will see a different hash for each entity, making them invalid to other users

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

Telethon Chat

TL Reference for GetGroupParticipants

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

Telethon Chat

TL Reference for GetChannelRecommendations

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

Telethon Chat

Why is it different from the example from https://core.telegram.org/api/entities ?

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

Telethon Chat

How to specify a language for a code block ?
I'm using parse_mode=html

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

Telethon Chat

Telethon is free software. That means using it is a right: you are free to use it for absolutely any purpose whatsoever. However, help and support with using it is a privilege. If you misbehave or want to do bad things, despite possibly having good intentions, nobody is obligated to help you.

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

Telethon Chat

that's how telegram works

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

Telethon Chat

follow deez /channel/TelethonChat/566580

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

Telethon Chat

Is it a problem using:

@client.on(events.Raw)
async def handler(update):
print(update.stringify())

while True:
client.start()
time.sleep(10)

Because with this script I receive the updates every 10sec (faster than before)
If it doesn't go on Floodwait, it might be a solution. Works with smaller sleep values

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

Telethon Chat

I mentioned who you should ask. compile bunch of needed info on the behavior and head there. it's highly not likely to be client related if even manual GetChannelDifference can't reduce delay of implicit updates

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

Telethon Chat

Both, Telegram server is the one in control, your location is inducer or whatever causes delays

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

Telethon Chat

since GetGroupParticipants is somewhat offset type and vague fields, here is an example https://pastebin.com/raw/2ZJ9Q3qu, you just loop until no more is left, if you don't want async iterator and yields, just replace it with appends and a list, if you don't want call .participants extra info too, you can omit that and just get objects in .users and .chats

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

Telethon Chat

Hello. I receive updates slowly from big channels. I already have cryptg installed
With another library I didn't receive those updates at all

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

Telethon Chat

Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon, since most problems have already been fixed in newer versions.

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

Telethon Chat

Thank you for the answer! Maybe you have any suggestion for this case? Maybe to establish some connection between these clients to share entities

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

Telethon Chat

Hello!

Is there a way to somehow share entities between bot and user sessions? I want to perform some actions which require an entity to exist in a session file. While this entity has been seen only by my bot client, for example, and not by my user client

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

Telethon Chat

i'm having a live chat on the channel, i wish to 'snapshot' users are in without doing it.by hands. is that possible?

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

Telethon Chat

didn't know that page existed

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

Telethon Chat

/channel/TelethonChat/572407

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

Telethon Chat

if I pass a list to

InviteToChannelRequest(
channel=dst_group,
users=[frst_friend, scnd_friend, thrd_friend, ...]
)

and then in adding my second friend an error happend,
So It will not try to add third one?

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

Telethon Chat

telethon's start handles it for you

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

Telethon Chat

Yeees, thank you, but why its working like this?

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

Telethon Chat

Ok, i replace password as password=password(before i replaced all as keyword), now it typing that im dont giving phone

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