github.com/gotd/td/tg.UserFull.StarsMyPendingRating (field)
8 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L356: StarsMyPendingRating StarsRating
tl_user_full_gen.go#L570: if !(u.StarsMyPendingRating.Zero()) {
tl_user_full_gen.go#L799: u.StarsMyPendingRating = val
tl_user_full_gen.go#L1283: if !(u.StarsMyPendingRating.Zero()) {
tl_user_full_gen.go#L1470: if err := u.StarsMyPendingRating.Encode(b); err != nil {
tl_user_full_gen.go#L1743: if err := u.StarsMyPendingRating.Decode(b); err != nil {
tl_user_full_gen.go#L2702: u.StarsMyPendingRating = value
tl_user_full_gen.go#L2714: return u.StarsMyPendingRating, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |