pythontelegrambotgroup | Unsorted

Telegram-канал pythontelegrambotgroup - >>> telegram.Bot()

11054

This group is for questions, answers and discussions around the python-telegram-bot library. Off-topic group: @pythontelegrambottalk | Website: https://python-telegram-bot.org

Subscribe to a channel

>>> telegram.Bot()

Doesn't look like something produced by PTB

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

>>> telegram.Bot()

What does error code 0x01 mean in telegram bot

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

>>> telegram.Bot()

It's part of that 1to1 assumption. The answer is "free" anything extra is limited.

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

>>> telegram.Bot()

I mean, the CBA answer should be 'free' (without a message) because it makes the spinny things go away in the clients - probably was both

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

>>> telegram.Bot()

I once had a bot in a group that showed a google map streetview and had inline buttons to "walk", for each press the image was edited - in a group it would be rate limited 99% of the time because people press buttons!

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

>>> telegram.Bot()

This is not officially documented tho hence "assumption"

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

>>> telegram.Bot()

How many requests like that are allowed?

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

>>> telegram.Bot()

It doesn't reply with a message in the chat. Its only purpose is to show a pop-up message when you press the keyboard.
In case someone spams (e.g. pressing the button 1000+ times), who gets limited? The bot or the user? Are you sure that show_alert messages have limits?

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

>>> telegram.Bot()

Solely is used for things like... a bot owner is solely responsible for their bot not spamming

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

>>> telegram.Bot()

In general, if you respond to updates with one request you are solely rate limited

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

>>> telegram.Bot()

Oh then, depends on your use case, if possible use button with url so you don't get in these issues

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

>>> telegram.Bot()

A good idea is to delete the button after user clicks

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

>>> telegram.Bot()

On BotFather, click on Open App

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

>>> telegram.Bot()

Thanks so much, thats what worked. Threaded Mode can only be activated in https://web.telegram.org/a/#93372553 with Bot Father. Now drafts are being sent.

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

>>> telegram.Bot()

My fault for not redirecting to the off-topic group sooner tbh

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

>>> telegram.Bot()

Error code 0x01 meaning for telegram bot

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

>>> telegram.Bot()

What I'm trying to say is I don't see where you got that "should be free". We are talking telegram here, I'd say it's amazing there's any rate limit exemption

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

>>> telegram.Bot()

Get ratelimited at 30 CBAnswer per second spread across ever increasing number of your bot users

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

>>> telegram.Bot()

And it wasn't CBAnswer + edit per button press? Just edit?

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

>>> telegram.Bot()

is it possible to use premium emoji in inline button

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

>>> telegram.Bot()

The common assumption is that 1to1 answers are not rate limited.

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

>>> telegram.Bot()

Poolitzer answered to you in terms of (api) requests not messages.

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

>>> telegram.Bot()

The bot should check if it's spamming

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

>>> telegram.Bot()

Not to be difficult, but I think you mean seldom or rarely 😅

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

>>> telegram.Bot()

Hey. This text reads like an AI/LLM was used to generate this. We found their answers to be unfitting for this group. We are all about providing fine tuned help for technical questions. These generated texts are often long winded, very explanatory answers for steps which didn't need explaining, and then happen to miss the actual underlying question completely or are outright false in the worst case.

Please refrain from this in the future. If you can answer a question yourself, we are glad to see a precise, technical answer. If you can not answer a question, it's better to just not reply instead of copy-pasting an autogenerated answer 😉.

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

>>> telegram.Bot()

But it's a group message, and it's useful for everyone

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

>>> telegram.Bot()

query.answer(text, show_alert = True)

Does it bring any flooding issue? For example, if someone clicks on the button 1000 times in a minute, what happens? Who's getting restricted? The bot or the user?

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

>>> telegram.Bot()

And Threaded Mode can only be found when when the App.

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

>>> telegram.Bot()

"This" in the message you're replying to means the python-telegram-bot library, which *can't* be used for userbots

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

>>> telegram.Bot()

its not even showing any updates in log

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