github.com/gotd/td/tg.StarGiftCollection.GiftsCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_star_gift_collection_gen.go#L56: GiftsCount int
tl_star_gift_collection_gen.go#L92: if !(s.GiftsCount == 0) {
tl_star_gift_collection_gen.go#L125: s.GiftsCount = from.GetGiftsCount()
tl_star_gift_collection_gen.go#L212: b.PutInt(s.GiftsCount)
tl_star_gift_collection_gen.go#L264: s.GiftsCount = value
tl_star_gift_collection_gen.go#L315: return s.GiftsCount
![]() |
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. |