github.com/gotd/td/tg.WebPage.EmbedHeight (field)
8 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L528: EmbedHeight int
tl_web_page_gen.go#L616: if !(w.EmbedHeight == 0) {
tl_web_page_gen.go#L707: w.EmbedHeight = val
tl_web_page_gen.go#L879: if !(w.EmbedHeight == 0) {
tl_web_page_gen.go#L951: b.PutInt(w.EmbedHeight)
tl_web_page_gen.go#L1097: w.EmbedHeight = value
tl_web_page_gen.go#L1343: w.EmbedHeight = value
tl_web_page_gen.go#L1355: return w.EmbedHeight, 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. |