github.com/gotd/td/tg.RequestedPeerUser.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_requested_peer_gen.go#L68: Photo PhotoClass
tl_requested_peer_gen.go#L106: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L144: r.Photo = val
tl_requested_peer_gen.go#L211: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L245: if r.Photo == nil {
tl_requested_peer_gen.go#L248: if err := r.Photo.Encode(b); err != nil {
tl_requested_peer_gen.go#L309: r.Photo = value
tl_requested_peer_gen.go#L379: r.Photo = value
tl_requested_peer_gen.go#L391: return r.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. |