TLSharp
TLSharp copied to clipboard
GetUserDialogs Error
Hi,
I want to get my messages with this command await client.GetUserDialogsAsync();
it was working before but now make error: Additional information: Array dimensions exceeded supported range.
I am still having this issue. I guess this is because when transferring incoming data size, the server sends a negative number, so TLSharp can't create the buffers.