tdbot icon indicating copy to clipboard operation
tdbot copied to clipboard

Results 12 tdbot issues
Sort by recently updated
recently updated
newest added

@levlam Hello , please update clilua.cpp to 1.7.0 [ 3][t 0][1631121313.249387502][clilua.cpp:133][!Td] {"@type":"setChatMemberStatus","chat_id":-1001268341952,"member_id":1995170343,"status":{"@type":"chatMemberStatusLeft"}} [ 1][t 0][1631121313.249459981][clilua.cpp:149][!Td] FAILED TO PARSE LUA: [Error : 0 : Expected Object, got Number]

@rizaumami , @vysheng Hello , we face some errors when we use your way to build telegram-bot , would you please fix it ??

I am experiencing the following error while installing, and thank you for publishing the TDLIb-compatible files: ``` Scanning dependencies of target telegram-bot [ 98%] Building CXX object CMakeFiles/telegram-bot.dir/main.cpp.o In file...

hello , i see this difference between the sessions with same api_id , api_hash and modified parts, the top one is TDLIB 1.4.0 is it normal ? ![Capture](https://user-images.githubusercontent.com/26571020/58644368-f275ab00-82b5-11e9-850d-d3667ae5a57e.PNG)

Hi , when i try to compile i will face this error : In file included from /root/tdbot/main.cpp:20:0: /root/tdbot/cliclient.hpp:49:22: error: expected ‘)’ before ‘stdin_’ CliStdFd (td::Fd stdin_, td::Fd stdout_, CliClient...

Hi Is it possible use tdbot for python?

hi i wanna change the api id and api hash from the source in tdbot but ill face this error : ["@type"] = "error", code = 400, message = "Unexpected...

Hello there my lua source has been setted on " https://valtman.name/files/telegram-bot-180519-nightly-linux " how do I find new TDbot variable and functions ?

Hi, I want to use my script directly because my source is not open, How can i do this? A) How to save script in config file or B) How...