github.com/gotd/td/tg.RequestedPeerChat.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_requested_peer_gen.go#L421: Photo PhotoClass
tl_requested_peer_gen.go#L453: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L481: r.Photo = val
tl_requested_peer_gen.go#L532: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L560: if r.Photo == nil {
tl_requested_peer_gen.go#L563: if err := r.Photo.Encode(b); err != nil {
tl_requested_peer_gen.go#L610: r.Photo = value
tl_requested_peer_gen.go#L644: r.Photo = value
tl_requested_peer_gen.go#L656: 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. |