Skip to content

craxycat/telegram-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDLib bindings for 1C:Enterprise

Build status

Cross platform native API add-in bindings for TDLib (Telegram Database library) that allows to create full featured telegram clients within 1C:Enterprise platform.

How to use

AttachAddIn("<path>", "Telegram", AddInType.Native);
ComponentObject = New("AddIn.Telegram.TelegramNative");

Latest builds

Windows x86

Windows x64

Linux x64

About

TDLib bindings for 1C:Enterprise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.7%
  • C 25.8%
  • CMake 5.4%
  • Dockerfile 4.4%
  • Batchfile 0.7%