github.com/gotd/td/tg.PageBlockPullquote.Caption (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L1713: Caption RichTextClass
tl_page_block_gen.go#L1739: if !(p.Caption == nil) {
tl_page_block_gen.go#L1761: p.Caption = from.GetCaption()
tl_page_block_gen.go#L1819: if p.Caption == nil {
tl_page_block_gen.go#L1822: if err := p.Caption.Encode(b); err != nil {
tl_page_block_gen.go#L1856: p.Caption = value
tl_page_block_gen.go#L1874: 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. |