github.com/gotd/td/tg.RequestedPeerChannel.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_requested_peer_gen.go#L691: Photo PhotoClass
tl_requested_peer_gen.go#L726: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L759: r.Photo = val
tl_requested_peer_gen.go#L818: if !(r.Photo == nil) {
tl_requested_peer_gen.go#L849: if r.Photo == nil {
tl_requested_peer_gen.go#L852: if err := r.Photo.Encode(b); err != nil {
tl_requested_peer_gen.go#L906: r.Photo = value
tl_requested_peer_gen.go#L958: r.Photo = value
tl_requested_peer_gen.go#L970: 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. |