gotd / td

Telegram client, in Go. (MTProto API)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when connect client unable to decode Vector<User>: field Elems: unable to decode UserClass: unexpected id 0x8f97c628

borzovplus opened this issue · comments

What version of gotd are you using?

0.85.0

Can this issue be reproduced with the latest version?

yes

What did you do?

try connect a lot of clients bot/accounts

What did you expect to see?

no errors

What did you see instead?

rpcDoRequest: unable to decode Vector: field Elems: unable to decode UserClass: unexpected id 0x8f97c628

What Go version and environment are you using?

go 1.20

That happened when I upgraded 0.84 to 0.85

0.88 - the same problem