-
Moc will mostly use Telegram's translation platform, that will be handled by TDLib, but parts of the app require additional translation, and that will use https://github.com/Decybel07/L10n-swift under…
-
I'm sorry if my question is not formulated well, but I'm trying to use your kit in a linux swift executable.
When I repeat the same steps as on the macOS (using SPM), I'm getting "`error: no such …
-
Unknown bug affects users of TDLibKit. Your build will stuck if you're building with Xcode 13.3(.1) on Apple Silicon. This issue does not affect x86_64 environment (Intel Macs).
May related to this…
-
Hey folks -- thanks for the great TDLib framework. I'm attempting to get this going in an iOS app and can't seem to get a completion block to run after setting `setTdlibParameters`. I've followed the …
-
The goal of this ticket is to import the `TikzPicture` module from the optional SageMath package [slabbe](https://pypi.org/project/slabbe/) into SageMath. This module has been created in 2016 and ha…
-
![image](https://user-images.githubusercontent.com/42021108/124080608-c1f43280-da74-11eb-9895-db4093642575.png)
Hi guys, im creating a plugin for flutter using TDLib c++. But i don't know how to get …
-
This is the message I get when I try to execute a normal function in TDLibKit, such as `setAuthenticationPhoneNumber(phoneNumber:settings:)`. Invocation:
```swift
TextField("Phone number", text: $ph…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
Hello! Thanks for the library. I want to get filtered messages by searchChatMessages method and in the comment written pass null for the sender to get all messages no exactly from a specific sender bu…
-
Hi!
I've been developing an iOS app based on TDLib for past couple of months. As advised in the README.md, I use td_json_client to make requests to TDLib. I've built TDLib for iOS using ./build_ope…