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

<class 'telethon.tl.types.Chat'>

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

Telethon Chat

By another framework`s login, first must work the "get_chat_id" func

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

Telethon Chat

hi, guys! Help please.

Why bot ignore get_chat_id func?

@client.on(events.NewMessage(pattern='id', incoming=True))
async def get_chat_id(event):
*some code*

@client.on(events.NewMessage(incoming=True))
async def my_event_handler(event):
*some another code*

# Starting client
while client.is_connected():
await asyncio.sleep(2)

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

Telethon Chat

tried with resolve_peer in pyro as well and it gave me the id only

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

Telethon Chat

Where are you getting the group from, have you joined it

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

Telethon Chat

Message body

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

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

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

I want the InputChannel of it

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

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

What is this error for?
telethon.errors.common.TypeNotFoundError: Could not find a matching Constructor ID for the TLObject that was supposed to be read with ID 904dd49c. See the FAQ for more details. Remaining bytes

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

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

this tunnels all over script

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

Telethon Chat

No, InputClientProxy is only for MTProto proxies

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

Telethon Chat

Is it possible to to pass a http proxy string to the address parameter? Like: "http://user:pass@domain.com:8080/"

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

Telethon Chat

see the class name returned by get_entity used on its id

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

Telethon Chat

I think basic but I'm not sure, how can I know and does it make any difference?

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

Telethon Chat

what is "private group" exactly to you, a supergroup or basic one

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

Telethon Chat

but I'm not an admin

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

Telethon Chat

are you sure it's a private group?

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

Telethon Chat

it's not in the get_entity() result, where can I find it?

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

Telethon Chat

/channel/yss168888bot, Does anyone know the principle of automatic activation of telegram premium membership? thankyou谢谢

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

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

hey, doesn't private group has an access_hash?

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

Telethon Chat

there is an issue pinned in github about it

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

Telethon Chat

Is it possible to regain access to a new telegram account after unsuccessfully using a telethon?

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

Telethon Chat

installation: pip3 install pysocks

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

Telethon Chat

u can use socks.set_default_proxy

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

Telethon Chat

you shouldn't just adios a connection to server and connect with new ip, it can lead to issues or auth key terminating, just reconnect

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

Telethon Chat

those are raw requests, they are kind of offtopic since that's not telethon anymore, refer to https://core.telegram.org/type/InputClientProxy

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