github.com/gotd/td/tg.WebPage.EmbedWidth (field)
8 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L536: EmbedWidth int
tl_web_page_gen.go#L628: if !(w.EmbedWidth == 0) {
tl_web_page_gen.go#L720: w.EmbedWidth = val
tl_web_page_gen.go#L901: if !(w.EmbedWidth == 0) {
tl_web_page_gen.go#L973: b.PutInt(w.EmbedWidth)
tl_web_page_gen.go#L1116: w.EmbedWidth = value
tl_web_page_gen.go#L1370: w.EmbedWidth = value
tl_web_page_gen.go#L1382: return w.EmbedWidth, 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. |