github.com/gotd/td/tg.PageTableCell.Text (field)
9 uses
github.com/gotd/td/tg (current package)
tl_page_table_cell_gen.go#L57: Text RichTextClass
tl_page_table_cell_gen.go#L101: if !(p.Text == nil) {
tl_page_table_cell_gen.go#L140: p.Text = val
tl_page_table_cell_gen.go#L237: if !(p.Text == nil) {
tl_page_table_cell_gen.go#L267: if p.Text == nil {
tl_page_table_cell_gen.go#L270: if err := p.Text.Encode(b); err != nil {
tl_page_table_cell_gen.go#L314: p.Text = value
tl_page_table_cell_gen.go#L431: p.Text = value
tl_page_table_cell_gen.go#L443: return p.Text, true
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. |