Anyone still got issues with the bot API?
Heya, has anyone ever noticed weird behavior with GetDifference and (bot) accounts with lots of messages? I use GetDifference to catch up past messages. But with two accounts...
@Flaming_Kitty how often do I need to tell you NOT to share your token?!
Can you stop the bot, then change the commands and inform me after you did both of these steps?
I assume update_ids are unique, as the docs state. From what I gathered it looks like the update_id starts at a random value. Then when using the bot normally each update get...
I am currently searching for a nice and easy way to stop the execution of catch_up. I already tried raising asyncio.CancelledError but catch_up doesn't seem to be interested i...
Excuse me, you never stated what your issue is, so how do you expect anyone to solve your problem when they don't even know what your problem is?
So... admin asking bot questions: What's the best way to perform a message_id lookup? Use Case: I need to find the "latest" message_id for a given chat. without too much tri...
Hence my question: "You mean bot api vs MTProto?"
Do you have an access log? Do you see the requests made by telegram to your webhook?
Telegram is very intransparent about their rate limits. Maybe because there are no fixed limits? maybe because they often change limits? Maybe because they just want to make i...
Files obtained that way are maximum 20MB. Why don't you just download and reupload?
Where did you get it from?
You know what a bot is? You know what WhatsApp is? Well. A Whatsapp bot is a bot for WhatsApp.
Which bot library are you using?
How are we supposed to know? Why does my car not work?
Why not use the update_id & a timestamp of when you received the update as key?
But why are you using markdown anyway? HTML is way more reliable than Markdown
So you want to program your own mtproto implementation? LOL
Why exactly did you try to use "sendMessage"? :D GET /<token>/sendMessage