telethonchat | Unsorted

Telegram-канал telethonchat - Telethon Chat

6097

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

it's a timestamp. not duration

and error driven development is wrong. the core list is incomplete too, you should just make it perfect to not error, if it did, you'll find out on time and fix specific ones

and telethon intentionally doesn't sync errors, so newer errors and their corresponding raising method names since media spoilers won't be listed

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

Telethon Chat

Documentation for get_entity

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

Telethon Chat

I have code to retrieve the last 100 messages in a group and return them As telethon.tl.types.User Anyway when I print the account information it has different numbers of Users in each account what is the reason for that?

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

Telethon Chat

I was able to find out all the limits using await client(functions.help.GetAppConfigRequest(0))

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

Telethon Chat

Doesn't Telethon have these ?

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

Telethon Chat

depends on lonami but pulls may be made to errors.csv and methods.csv here: https://github.com/LonamiWebs/Telethon/tree/v1/telethon_generator/data

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

Telethon Chat

just documentation for stories: https://core.telegram.org/api/stories

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

Telethon Chat

this page is about all limitations?

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

Telethon Chat

There really are different limits, I found it in the official documentation

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

Telethon Chat

/channel/TelethonChat/627545
/channel/TelethonChat/627546

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

Telethon Chat

daily and weekly dont include deleted posts, monthly limits do

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

Telethon Chat

Yes, I thought about that too, but it’s unlikely to be milliseconds, because it’s about 20 days
Perhaps this is some kind of personal extermination

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

Telethon Chat

Hi, how to update telethon layer 186

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

Telethon Chat

It says here that this is a weekly limit, on another device I have a different language of the Telegram application and it says “month”, it’s funny

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

Telethon Chat

https://tl.telethon.dev/methods/stories/send_story.html

Known RPC errors
This request can't cause any RPC error as far as we know.


Firstly, some countries do not have the right to publish stories without premium, you will receive:
telethon.errors.rpcerrorlist.PremiumAccountRequiredError: A premium account is required to execute this action (caused by SendStoryRequest)

Secondly, there is a limit of stories (7 for users and 700 for premium users) per month

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

Telethon Chat

How do I make people from one channel automatically added to another?

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

Telethon Chat

you can use GetFullChannelRequest function.
from this result you have to check below parameters.
channel.chats[0].join_to_send and channel.chats[0].join_request

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

Telethon Chat

Ey, how can I check if I can send messages to a group ID without actually trying and catching a test message?

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

Telethon Chat

Yes, but not in the documentation, so I had to look on the telegram website

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

Telethon Chat

Here is a complete list of errors that may occur, taken here: https://core.telegram.org/method/stories.sendStory

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

Telethon Chat

Okay, I just wanted to help and let you know that the documentation says there can't be errors, but in reality they can

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

Telethon Chat

That is not related to Telethon. Please move to a different group with the correct topic to continue that conversation

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

Telethon Chat

telegram says that these are seconds, but this is 20,000 days :)

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

Telethon Chat

Bro, I’m just translating the application language into different languages ​​for the sake of experimentation, it’s the same account, but the text is different

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

Telethon Chat

This is a screenshot from a Russian application translated into English, it's really funny

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

Telethon Chat

there are separate limits per day, week and month

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

Telethon Chat

It have written very well,
It's weekly limit

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

Telethon Chat

I think those numbers are related to a timestamp which is related to limit time ( The time when limits will omit )

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

Telethon Chat

Just for fun, I now exceeded the limit, and got the following:

telethon.errors.rpcbaseerrors.FloodError: RPCError 420: STORY_SEND_FLOOD_WEEKLY_1726958336 (caused by SendStoryRequest)

Is there any information when the limit is reset? The official application says that the limit is per month, but the RPC says WEEKLY, and is there any information about what these numbers are at the end? This is not my ID

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

Telethon Chat

Why always print false?
client(functions.stories.IncrementStoryViewsRequest(
user_id=@test,
id=[2]
))

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