github.com/gotd/td/tg.UserFull.PhoneCallsPrivate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L55: PhoneCallsPrivate bool
tl_user_full_gen.go#L417: if !(u.PhoneCallsPrivate == false) {
tl_user_full_gen.go#L664: u.PhoneCallsPrivate = from.GetPhoneCallsPrivate()
tl_user_full_gen.go#L1145: if !(u.PhoneCallsPrivate == false) {
tl_user_full_gen.go#L1527: u.PhoneCallsPrivate = u.Flags.Has(5)
tl_user_full_gen.go#L1825: u.PhoneCallsPrivate = true
tl_user_full_gen.go#L1828: u.PhoneCallsPrivate = 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. |