3 месяца назад
История
README.md
hbtgcli
Harbour bindings for Telegram API library
Project files
-
api/ - bindings sources
- tdfuncs_dyn.c - bindings with dynamic linking to tdlib
- tdfuncs_static.c - bindings with static linking to tdlib
- common.prg errorsys.prg - prg level functions
-
hbedit/ - hbedit plugins
- td_extsrv.prg - standalone extern program, which links to tdlib directly
- extsrv.prg fconnect.prg - ‘Ext’ engine sources to interact with hbedit
- td_extsrv.hwprj - hwbuilder project file to build td_extsrv
- plug_exttd.prg - Telegram client - hbedit plugin
- plug_exttd_tools.prg - Telegram tools - hbedit plugin
-
tests/
- client.prg - example Telegram client app
- .hwprj - default hwbuilder project file
Building
First of all, you need to build the Telegram API library (tdlib) itself: to get latest sources:
git clone https://github.com/tdlib/td.git
and to build them, following the instructions in that repository.
Ready tdlib binaries for windows are available in my website.
Links
Описание
Harbour bindings for Telegram API library
Конвейеры
0
успешных
0
с ошибкой