TLSharp icon indicating copy to clipboard operation
TLSharp copied to clipboard

GetUserDialogs Error

Open npsniloo opened this issue 8 years ago • 1 comments

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.

npsniloo avatar Jan 30 '17 07:01 npsniloo

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.

martikyan avatar Oct 18 '20 14:10 martikyan