github.com/gotd/td/tg.PageBlockCover.Cover (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2587: Cover PageBlockClass
tl_page_block_gen.go#L2610: if !(p.Cover == nil) {
tl_page_block_gen.go#L2630: p.Cover = from.GetCover()
tl_page_block_gen.go#L2678: if p.Cover == nil {
tl_page_block_gen.go#L2681: if err := p.Cover.Encode(b); err != nil {
tl_page_block_gen.go#L2708: p.Cover = value
tl_page_block_gen.go#L2718: return p.Cover
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |