github.com/gotd/td/tg.SearchPostsFlood.QueryIsFree (field)
7 uses
github.com/gotd/td/tg (current package)
tl_search_posts_flood_gen.go#L48: QueryIsFree bool
tl_search_posts_flood_gen.go#L83: if !(s.QueryIsFree == false) {
tl_search_posts_flood_gen.go#L119: s.QueryIsFree = from.GetQueryIsFree()
tl_search_posts_flood_gen.go#L180: if !(s.QueryIsFree == false) {
tl_search_posts_flood_gen.go#L236: s.QueryIsFree = s.Flags.Has(0)
tl_search_posts_flood_gen.go#L272: s.QueryIsFree = true
tl_search_posts_flood_gen.go#L275: s.QueryIsFree = false
![]() |
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. |