github.com/gotd/td/tg.WebPage.EmbedHeight (field)
8 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L540: EmbedHeight int
tl_web_page_gen.go#L631: if !(w.EmbedHeight == 0) {
tl_web_page_gen.go#L724: w.EmbedHeight = val
tl_web_page_gen.go#L904: if !(w.EmbedHeight == 0) {
tl_web_page_gen.go#L976: b.PutInt(w.EmbedHeight)
tl_web_page_gen.go#L1123: w.EmbedHeight = value
tl_web_page_gen.go#L1388: w.EmbedHeight = value
tl_web_page_gen.go#L1400: return w.EmbedHeight, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |