github.com/gotd/td/tg.User.Fake (field)
7 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L241: Fake bool
tl_user_gen.go#L572: if !(u.Fake == false) {
tl_user_gen.go#L763: u.Fake = from.GetFake()
tl_user_gen.go#L1178: if !(u.Fake == false) {
tl_user_gen.go#L1439: u.Fake = u.Flags.Has(26)
tl_user_gen.go#L1891: u.Fake = true
tl_user_gen.go#L1894: u.Fake = 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. |