github.com/gotd/td/tg.AuthSentCode.PhoneCodeHash (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_gen.go#L50: 	PhoneCodeHash string
		tl_auth_sent_code_gen.go#L91: 	if !(s.PhoneCodeHash == "") {
		tl_auth_sent_code_gen.go#L121: 	s.PhoneCodeHash = from.GetPhoneCodeHash()
		tl_auth_sent_code_gen.go#L211: 	b.PutString(s.PhoneCodeHash)
		tl_auth_sent_code_gen.go#L259: 		s.PhoneCodeHash = value
		tl_auth_sent_code_gen.go#L291: 	return s.PhoneCodeHash

	github.com/gotd/td/telegram/auth
		flow.go#L67: 		hash := s.PhoneCodeHash