github.com/gotd/td/tg.PageBlockVideo.Caption (field)
6 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2345: Caption PageCaption
tl_page_block_gen.go#L2380: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L2406: p.Caption = from.GetCaption()
tl_page_block_gen.go#L2483: if err := p.Caption.Encode(b); err != nil {
tl_page_block_gen.go#L2520: if err := p.Caption.Decode(b); err != nil {
tl_page_block_gen.go#L2578: return p.Caption
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. |