github.com/gotd/td/tg.AuthSentCodeTypeFirebaseSMS.Receipt (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1501: 	Receipt string
		tl_auth_sent_code_type_gen.go#L1541: 	if !(s.Receipt == "") {
		tl_auth_sent_code_type_gen.go#L1575: 		s.Receipt = val
		tl_auth_sent_code_type_gen.go#L1636: 	if !(s.Receipt == "") {
		tl_auth_sent_code_type_gen.go#L1666: 		b.PutString(s.Receipt)
		tl_auth_sent_code_type_gen.go#L1708: 		s.Receipt = value
		tl_auth_sent_code_type_gen.go#L1748: 	s.Receipt = value
		tl_auth_sent_code_type_gen.go#L1760: 	return s.Receipt, true