github.com/gotd/td/tg.StarsRevenueStatus.Decode (method, view implemented interface methods)
3 uses
github.com/gotd/td/tg (current package)
tl_payments_stars_revenue_stats_gen.go#L245: if err := s.Status.Decode(b); err != nil {
tl_stars_revenue_status_gen.go#L231: func (s *StarsRevenueStatus) Decode(b *bin.Buffer) error {
tl_update_gen.go#L28348: if err := u.Status.Decode(b); err != nil {
![]() |
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. |