Hey where do I raise bug report about Telegram Bot API? There's something weird going on in it. Bots receives an invalid message_thread_id parameter when the user replies t...
Probably that's where this starts to mess up, can you check if it works fine by passing the file id?
Hey, I’m just wondering can I define a variable to be of two data types at the same time? I mean, in Typescript if you are familiar, we can do something like type StringOrNum...
what do you mean by connecting two lists? detail?
An HTTP request is just a Future right? Should I repeatedly call the same endpoint in a particular interval with Timer or something? Or is there a better way?
Any suggestion how to show percentage like this border?
where do you guys host your bots free?
hey, why is the name variable always holds string, even if i reassign it to something else?
what error you get on run time?