github.com/gotd/td/tg.PaymentsSendStarGiftOfferRequest.Price (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_send_star_gift_offer_gen.go#L59: Price StarsAmountClass
tl_payments_send_star_gift_offer_gen.go#L102: if !(s.Price == nil) {
tl_payments_send_star_gift_offer_gen.go#L138: s.Price = from.GetPrice()
tl_payments_send_star_gift_offer_gen.go#L231: if s.Price == nil {
tl_payments_send_star_gift_offer_gen.go#L234: if err := s.Price.Encode(b); err != nil {
tl_payments_send_star_gift_offer_gen.go#L285: s.Price = value
tl_payments_send_star_gift_offer_gen.go#L332: return s.Price
![]() |
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. |