github.com/gotd/td/tg.PageCaption.Zero (method)
9 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2099: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L2380: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L2803: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L3246: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L3541: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L3726: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L4054: if !(p.Caption.Zero()) {
tl_page_block_gen.go#L5230: if !(p.Caption.Zero()) {
tl_page_caption_gen.go#L56: func (p *PageCaption) Zero() bool {
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. |