github.com/gotd/td/tg.PaymentsGetStarsTransactionsByIDRequest.ID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_payments_get_stars_transactions_by_id_gen.go#L52: ID []InputStarsTransaction
tl_payments_get_stars_transactions_by_id_gen.go#L79: if !(g.ID == nil) {
tl_payments_get_stars_transactions_by_id_gen.go#L103: g.ID = from.GetID()
tl_payments_get_stars_transactions_by_id_gen.go#L177: b.PutVectorHeader(len(g.ID))
tl_payments_get_stars_transactions_by_id_gen.go#L178: for idx, v := range g.ID {
tl_payments_get_stars_transactions_by_id_gen.go#L222: g.ID = make([]InputStarsTransaction, 0, headerLen%bin.PreallocateLimit)
tl_payments_get_stars_transactions_by_id_gen.go#L229: g.ID = append(g.ID, value)
tl_payments_get_stars_transactions_by_id_gen.go#L267: return g.ID
![]() |
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. |