telegram-native
telegram-native copied to clipboard
TDLib bindings for 1C:Enterprise
TDLib bindings for 1C:Enterprise
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");