egramtel/tdsharp

1.8.x bindings

x2bool opened this issue · 7 comments

1.8.x bindings

FYI, tdlib.native 1.8.1 is ready (taken from commit 1e1ab5d1b0e4811e6d9e1584a82da08448d0cada), thanks to @YogurtTheHorse for help.

I am not publishing it to NuGet, yet, to avoid users' confusion. Let's do a coordinated update of both tdlib.native and tdsharp.

Oh great, thanks! I understand that is better to wait until the NuGet package will be uploaded? I am trying to build it for .Net Core but I am still dealing with some issues...

Guys, I am kind of far away from home. I don't know when I am going to have opportunity to generate bindings. So if someone will generate them, I will merge.

@x2bool, this is absolutely okay, no pressure is present and has never been. We are working on the bindings.

Thanks for the update to 1.8.1 and the efforts!
I already upgrade from 1.7.9 to 1.8.1. However, it doesn't solve my specific the problem. I am still getting TdLib.TdApi.MessageContent.MessageUnsupported for all messages in a chat.
What could be the reason? It is possible that the sender encrypts the message? Is there any other method to receive the raw data?

@KomodoCrypto, it is unclear how have you updated from what to what exactly.

@ForNeVeR, sorry my mistake, I took the 'Merge pull request #100 from 0x25CBFC4F/sample-rework' commit. I wait then for the Update
Many thanks