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

8 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1510: 	PushTimeout int
		tl_auth_sent_code_type_gen.go#L1544: 	if !(s.PushTimeout == 0) {
		tl_auth_sent_code_type_gen.go#L1579: 		s.PushTimeout = val
		tl_auth_sent_code_type_gen.go#L1639: 	if !(s.PushTimeout == 0) {
		tl_auth_sent_code_type_gen.go#L1669: 		b.PutInt(s.PushTimeout)
		tl_auth_sent_code_type_gen.go#L1715: 		s.PushTimeout = value
		tl_auth_sent_code_type_gen.go#L1766: 	s.PushTimeout = value
		tl_auth_sent_code_type_gen.go#L1778: 	return s.PushTimeout, true