github.com/gotd/td/tg.InvokeWithReCaptchaRequest.Token (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_invoke_with_re_captcha_gen.go#L42: 	Token string
		tl_invoke_with_re_captcha_gen.go#L62: 	if !(i.Token == "") {
		tl_invoke_with_re_captcha_gen.go#L86: 	i.Token = from.GetToken()
		tl_invoke_with_re_captcha_gen.go#L139: 	b.PutString(i.Token)
		tl_invoke_with_re_captcha_gen.go#L167: 		i.Token = value
		tl_invoke_with_re_captcha_gen.go#L182: 	return i.Token