Arman Safikhani

Results 19 comments of Arman Safikhani

Haven't tested with go modules, but above error seems to be related to missing tdlib in your include paths. What OS are you using? Did you follow the [tdlib building...

You might want to check out this build instruction: https://tdlib.github.io/td/build.html?language=Go If you check the below option: - [x] Install built TDLib to /usr/local instead of placing the files to td/tdlib.**...

> Hello > I use all instructions to build and isnstall tdlib in windows 10. And it build and install success. > But have error when build my go program:...

Please use v2 branch while I merge it with master/main.

Thank you for the update! I will change that.

Please use [v2](https://github.com/Arman92/go-tdlib/tree/v2) branch while I investigate this issue. I believe this issue would be fixed in v2.

Yes, sure it is a good idea, I will migrate to go mods and also set tags

sendText example tries to send text messages to [Foursquare bot ](https://t.me/foursquare) So if you do not have it in your chats list, you can't send a message to it. I...

Can you please write down the steps to reproduce this issue?