github.com/gotd/td/tg.UserFull.PrivateForwardName (field)
8 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L213: PrivateForwardName string
tl_user_full_gen.go#L513: if !(u.PrivateForwardName == "") {
tl_user_full_gen.go#L723: u.PrivateForwardName = val
tl_user_full_gen.go#L1226: if !(u.PrivateForwardName == "") {
tl_user_full_gen.go#L1382: b.PutString(u.PrivateForwardName)
tl_user_full_gen.go#L1640: u.PrivateForwardName = value
tl_user_full_gen.go#L2360: u.PrivateForwardName = value
tl_user_full_gen.go#L2372: return u.PrivateForwardName, true
![]() |
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. |