github.com/gotd/td/tg.StarsGiftOption.StoreProduct (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stars_gift_option_gen.go#L54: StoreProduct string
tl_stars_gift_option_gen.go#L94: if !(s.StoreProduct == "") {
tl_stars_gift_option_gen.go#L127: s.StoreProduct = val
tl_stars_gift_option_gen.go#L188: if !(s.StoreProduct == "") {
tl_stars_gift_option_gen.go#L213: b.PutString(s.StoreProduct)
tl_stars_gift_option_gen.go#L254: s.StoreProduct = value
tl_stars_gift_option_gen.go#L303: s.StoreProduct = value
tl_stars_gift_option_gen.go#L315: return s.StoreProduct, 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. |