github.com/gotd/td/tg.StarsRating.Zero (method)
5 uses
github.com/gotd/td/tg (current package)
tl_stars_rating_gen.go#L70: func (s *StarsRating) Zero() bool {
tl_user_full_gen.go#L567: if !(u.StarsRating.Zero()) {
tl_user_full_gen.go#L570: if !(u.StarsMyPendingRating.Zero()) {
tl_user_full_gen.go#L1280: if !(u.StarsRating.Zero()) {
tl_user_full_gen.go#L1283: if !(u.StarsMyPendingRating.Zero()) {
![]() |
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. |