github.com/gotd/td/tg.TextURL.URL (field)
6 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L979: URL string
tl_rich_text_gen.go#L1007: if !(t.URL == "") {
tl_rich_text_gen.go#L1033: t.URL = from.GetURL()
tl_rich_text_gen.go#L1096: b.PutString(t.URL)
tl_rich_text_gen.go#L1129: t.URL = value
tl_rich_text_gen.go#L1154: return t.URL
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. |