github.com/gotd/td/tg.PaymentsStarsStatus.Balance (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_stars_status_gen.go#L49: Balance StarsAmountClass
tl_payments_stars_status_gen.go#L109: if !(s.Balance == nil) {
tl_payments_stars_status_gen.go#L157: s.Balance = from.GetBalance()
tl_payments_stars_status_gen.go#L283: if s.Balance == nil {
tl_payments_stars_status_gen.go#L286: if err := s.Balance.Encode(b); err != nil {
tl_payments_stars_status_gen.go#L361: s.Balance = value
tl_payments_stars_status_gen.go#L460: return s.Balance
![]() |
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. |