Cargo Features
[dependencies]
tdlib = { version = "0.10.0", default-features = false, features = ["dox", "bots-only-api"] }
- default = bots-only-api
-
The
bots-only-api
feature is set by default whenevertdlib
is added without
somewhere in the dependency tree.default-features = false - dox
- bots-only-api default
TdLib has 3 features without comments.