github.com/gotd/td/tg.PageBlockEmbed.PosterPhotoID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2816: PosterPhotoID int64
tl_page_block_gen.go#L2864: if !(p.PosterPhotoID == 0) {
tl_page_block_gen.go#L2911: p.PosterPhotoID = val
tl_page_block_gen.go#L3005: if !(p.PosterPhotoID == 0) {
tl_page_block_gen.go#L3041: b.PutLong(p.PosterPhotoID)
tl_page_block_gen.go#L3097: p.PosterPhotoID = value
tl_page_block_gen.go#L3198: p.PosterPhotoID = value
tl_page_block_gen.go#L3210: return p.PosterPhotoID, 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. |