saiaapiz
Results
1
issues of
saiaapiz
Referencing issue [#85](https://github.com/celestix/gotgproto/issues/85). The problem arises because Go maps are unordered, and `getDifferent` is called before `fillUserIdFromMessage`. This sequence can lead to an incorrect `userId` being assigned to `Update.userId` due...