-
### Describe the bug
I have tried installing via cargo install and cargo build, both have resulted in libtdjson missing
### Reproduction steps
I am using WSL - Ubuntu 22.04 - Intel machine
1. `car…
-
This isn't really an issue. I just wanted to say that I added support for tdlib to my [`install-php-extensions`](https://github.com/mlocati/docker-php-extension-installer) script.
That way, you can i…
-
My Gemfile:
```ruby
gem 'dry-configurable', '0.15.0'
gem 'tdlib-ruby'
```
Trying to run the example from the current README and getting only the following:
```
/home/yart/work/alcom/coding/ta…
-
Hi
I get the following command when running
command: go run basicAuthorization.go
error:
github.com/Arman92/go-tdlib
/usr/bin/ld: cannot find -lc++
collect2: error: ld returned 1 exit st…
-
tired of failing to get the tdlib version to work with me, I decided to try out the Docker solution. Unfortunately, it also failed fast:
Status (WorldsEndless): telega-server: exited abnormally w…
-
Hello,
please explain how to upload config file (API KEY) to docker?
what path inside container?
-
**Steps to reproduce**:
```
mkdir /tmp/test
git clone https://github.com/tdlib/telegram-bot-api.git /tmp/test/
cd /tmp/test/telegram-bot-api
docker run --rm -it -w /app -v $PWD:/app ubuntu:late…
-
There is part of error log. Seems like there is no linking.
# github.com/Arman92/go-tdlib
/usr/local/lib/libtdcore.a(DialogFilter.cpp.o): In function `td::DialogFilter::get_dialog_filter(td::tl:…
-
```root@bot5:~# docker run -it --rm ghcr.io/paul-nameless/tg
Enter your phone number in international format (including country code)
phone> +1203123123
find: ‘/root/.cache/tg/files’: No such file …
-
I'm using the docker server but after an update, it seems the library is now behind and there is no arm64 version available.
## Telega Setup
*OS*: macOS 13.2.1
*Emacs*: GNU Emacs 29.0.60 (build…