index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
ClientDotNet.cpp
Age
Commit message (
Expand
)
Author
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-07-08
Add Client.setLogMessageHandler to Java example.
levlam
2022-07-08
Clarify verbosiy level range in the documentation.
levlam
2022-04-03
Remove unneeded commas.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-27
Use ClientManager instead of Client in ClientDotNet.
levlam
2021-06-02
Minor improvements.
levlam
2021-05-20
Improve LogMessageCallbackPtr documentation.
levlam
2021-05-20
Disable logMessageCallback for C++/CLI.
levlam
2021-05-20
Support logMessageCallback in .NET bindings.
levlam
2021-05-20
Added SetFatalErrorCallback to CX/CLI Client (#1490)
Fela Ameghino
2021-01-01
Update copyright year.
levlam
2020-10-05
Remove ability to change update handler after client creation.
levlam
2020-10-05
Fix spelling of "update handler".
levlam
2020-06-06
Use #pragma managed(push, off) around unmanaged includes in managed code.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-01
Update copyright year.
levlam
2018-10-24
Make Client.Execute static in C# binding.
levlam
2018-03-15
Add documentation to ClientDotNet and LogDotNet.
levlam
2018-02-28
Move .Net Td API to Api namespace.
levlam
2018-02-28
Various fixes.
levlam
2018-02-28
Move .Net classes to Telegram::Td namespace.
levlam
2018-02-28
Rename TdWindows to TdDotNet.
levlam