github.com/gotd/td/tg.AuthSentCodeTypeFragmentSMS.URL (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1320: 	URL string
		tl_auth_sent_code_type_gen.go#L1345: 	if !(s.URL == "") {
		tl_auth_sent_code_type_gen.go#L1369: 	s.URL = from.GetURL()
		tl_auth_sent_code_type_gen.go#L1422: 	b.PutString(s.URL)
		tl_auth_sent_code_type_gen.go#L1448: 		s.URL = value
		tl_auth_sent_code_type_gen.go#L1465: 	return s.URL