github.com/gotd/td/tg.User.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L404: Photo UserProfilePhotoClass
tl_user_gen.go#L641: if !(u.Photo == nil) {
tl_user_gen.go#L801: u.Photo = val
tl_user_gen.go#L1241: if !(u.Photo == nil) {
tl_user_gen.go#L1323: if u.Photo == nil {
tl_user_gen.go#L1326: if err := u.Photo.Encode(b); err != nil {
tl_user_gen.go#L1507: u.Photo = value
tl_user_gen.go#L2292: u.Photo = value
tl_user_gen.go#L2304: return u.Photo, 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. |