github.com/gotd/td/tg.FactCheck.NeedCheck (field)
7 uses
github.com/gotd/td/tg (current package)
tl_fact_check_gen.go#L54: NeedCheck bool
tl_fact_check_gen.go#L89: if !(f.NeedCheck == false) {
tl_fact_check_gen.go#L121: f.NeedCheck = from.GetNeedCheck()
tl_fact_check_gen.go#L181: if !(f.NeedCheck == false) {
tl_fact_check_gen.go#L243: f.NeedCheck = f.Flags.Has(0)
tl_fact_check_gen.go#L270: f.NeedCheck = true
tl_fact_check_gen.go#L273: f.NeedCheck = 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. |