Arman92 / go-tdlib

Golang Telegram TdLib JSON bindings
GNU General Public License v3.0
435 stars 101 forks source link

Updates to tdlib version 1.7.0 #66

Closed motylkov closed 3 years ago

motylkov commented 3 years ago

Field 'SenderUserID' in 'Message' is removed in the new version of the library tdlib and this does not make it possible to use it. I propose to gradually update. Other updates (https://github.com/tdlib/td/blob/master/CHANGELOG.md) also need to be added. Because the number of users of the new version will only increase.

Arman92 commented 3 years ago

These files are auto generated, can you please try updating the methods.go and types.go with this library?

motylkov commented 3 years ago

And I thought they looked so strange...

motylkov commented 3 years ago

Okay. I did it. Should I close this pull request and send a new one? Or just send a new commit?

Arman92 commented 3 years ago

Thank you @motylkov

@all-contributors please add @motylkov for upgrading the tdlib codes

allcontributors[bot] commented 3 years ago

@Arman92

I've put up a pull request to add @motylkov! :tada: