What version of gotd are you using?
0.128
$ go list -m github.com/gotd/td
Can this issue be reproduced with the latest version?
Yes
What did you do?
I'm trying to find this function in API.Payments, but it's not there. It should be in Layer 195
What did you expect to see?
client.API().PaymentsGetUserStarGifts (https://core.telegram.org/type/payments.UserStarGifts)
What did you see instead?
It is just not exist
What Go version and environment are you using?
go env Output
$ go env
What version of gotd are you using?
0.128
Can this issue be reproduced with the latest version?
Yes
What did you do?
I'm trying to find this function in API.Payments, but it's not there. It should be in Layer 195
What did you expect to see?
client.API().PaymentsGetUserStarGifts (https://core.telegram.org/type/payments.UserStarGifts)
What did you see instead?
It is just not exist
What Go version and environment are you using?
go envOutput