github.com/gotd/td/tg.User.Fake (field)
7 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L212: Fake bool
tl_user_gen.go#L393: if !(u.Fake == false) {
tl_user_gen.go#L540: u.Fake = from.GetFake()
tl_user_gen.go#L880: if !(u.Fake == false) {
tl_user_gen.go#L1091: u.Fake = u.Flags.Has(26)
tl_user_gen.go#L1512: u.Fake = true
tl_user_gen.go#L1515: u.Fake = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |