github.com/gotd/td/tg.MessagesRequestAppWebViewRequest.StartParam (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_request_app_web_view_gen.go#L75: StartParam string
tl_messages_request_app_web_view_gen.go#L114: if !(r.StartParam == "") {
tl_messages_request_app_web_view_gen.go#L149: r.StartParam = val
tl_messages_request_app_web_view_gen.go#L218: if !(r.StartParam == "") {
tl_messages_request_app_web_view_gen.go#L257: b.PutString(r.StartParam)
tl_messages_request_app_web_view_gen.go#L309: r.StartParam = value
tl_messages_request_app_web_view_gen.go#L364: r.StartParam = value
tl_messages_request_app_web_view_gen.go#L376: return r.StartParam, 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. |