github.com/gotd/td/tg.HelpGetDeepLinkInfoRequest.Path (field)
8 uses
github.com/gotd/td/tg (current package)
tl_help_get_deep_link_info_gen.go#L43: Path string
tl_help_get_deep_link_info_gen.go#L61: if !(g.Path == "") {
tl_help_get_deep_link_info_gen.go#L81: g.Path = from.GetPath()
tl_help_get_deep_link_info_gen.go#L129: b.PutString(g.Path)
tl_help_get_deep_link_info_gen.go#L154: g.Path = value
tl_help_get_deep_link_info_gen.go#L164: return g.Path
tl_help_get_deep_link_info_gen.go#L178: Path: path,
tl_server_gen.go#L6547: response, err := f(ctx, request.Path)
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. |