github.com/gotd/td/tg.UserFull.PersonalPhoto (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L166: PersonalPhoto PhotoClass
tl_user_full_gen.go#L483: if !(u.PersonalPhoto == nil) {
tl_user_full_gen.go#L689: u.PersonalPhoto = val
tl_user_full_gen.go#L1202: if !(u.PersonalPhoto == nil) {
tl_user_full_gen.go#L1332: if u.PersonalPhoto == nil {
tl_user_full_gen.go#L1335: if err := u.PersonalPhoto.Encode(b); err != nil {
tl_user_full_gen.go#L1574: u.PersonalPhoto = value
tl_user_full_gen.go#L2200: u.PersonalPhoto = value
tl_user_full_gen.go#L2212: return u.PersonalPhoto, 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. |