github.com/gotd/td/tg.PaymentsSendStarGiftOfferRequest.AllowPaidStars (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_send_star_gift_offer_gen.go#L75: AllowPaidStars int64
tl_payments_send_star_gift_offer_gen.go#L111: if !(s.AllowPaidStars == 0) {
tl_payments_send_star_gift_offer_gen.go#L142: s.AllowPaidStars = val
tl_payments_send_star_gift_offer_gen.go#L201: if !(s.AllowPaidStars == 0) {
tl_payments_send_star_gift_offer_gen.go#L240: b.PutLong(s.AllowPaidStars)
tl_payments_send_star_gift_offer_gen.go#L306: s.AllowPaidStars = value
tl_payments_send_star_gift_offer_gen.go#L354: s.AllowPaidStars = value
tl_payments_send_star_gift_offer_gen.go#L366: return s.AllowPaidStars, true
![]() |
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. |