github.com/gotd/td/tg.SearchPostsFlood.StarsAmount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_search_posts_flood_gen.go#L62: StarsAmount int64
tl_search_posts_flood_gen.go#L95: if !(s.StarsAmount == 0) {
tl_search_posts_flood_gen.go#L126: s.StarsAmount = from.GetStarsAmount()
tl_search_posts_flood_gen.go#L211: b.PutLong(s.StarsAmount)
tl_search_posts_flood_gen.go#L263: s.StarsAmount = value
tl_search_posts_flood_gen.go#L326: return s.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. |