github.com/gotd/td/tg.StarsRevenueStatus.AvailableBalance (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stars_revenue_status_gen.go#L55: AvailableBalance StarsAmountClass
tl_stars_revenue_status_gen.go#L89: if !(s.AvailableBalance == nil) {
tl_stars_revenue_status_gen.go#L121: s.AvailableBalance = from.GetAvailableBalance()
tl_stars_revenue_status_gen.go#L212: if s.AvailableBalance == nil {
tl_stars_revenue_status_gen.go#L215: if err := s.AvailableBalance.Encode(b); err != nil {
tl_stars_revenue_status_gen.go#L264: s.AvailableBalance = value
tl_stars_revenue_status_gen.go#L315: return s.AvailableBalance
![]() |
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. |