github.com/gotd/td/tg.InputMediaPaidMedia.StarsAmount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L5112: StarsAmount int64
tl_input_media_gen.go#L5149: if !(i.StarsAmount == 0) {
tl_input_media_gen.go#L5177: i.StarsAmount = from.GetStarsAmount()
tl_input_media_gen.go#L5250: b.PutLong(i.StarsAmount)
tl_input_media_gen.go#L5292: i.StarsAmount = value
tl_input_media_gen.go#L5326: return i.StarsAmount
![]() |
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. |