github.com/gotd/td/tg.AuthSentCodeTypeFlashCall.Pattern (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L451: 	Pattern string
		tl_auth_sent_code_type_gen.go#L474: 	if !(s.Pattern == "") {
		tl_auth_sent_code_type_gen.go#L494: 	s.Pattern = from.GetPattern()
		tl_auth_sent_code_type_gen.go#L542: 	b.PutString(s.Pattern)
		tl_auth_sent_code_type_gen.go#L567: 		s.Pattern = value
		tl_auth_sent_code_type_gen.go#L577: 	return s.Pattern