github.com/gotd/td/tg.MessagesRequestWebViewRequest.URL (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L79: URL string
tl_messages_request_web_view_gen.go#L143: if !(r.URL == "") {
tl_messages_request_web_view_gen.go#L192: r.URL = val
tl_messages_request_web_view_gen.go#L296: if !(r.URL == "") {
tl_messages_request_web_view_gen.go#L344: b.PutString(r.URL)
tl_messages_request_web_view_gen.go#L416: r.URL = value
tl_messages_request_web_view_gen.go#L511: r.URL = value
tl_messages_request_web_view_gen.go#L523: return r.URL, 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. |