github.com/gotd/td/tg.AuthSentCodePaymentRequired.SupportEmailSubject (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_gen.go#L495: 	SupportEmailSubject string
		tl_auth_sent_code_gen.go#L542: 	if !(s.SupportEmailSubject == "") {
		tl_auth_sent_code_gen.go#L580: 	s.SupportEmailSubject = from.GetSupportEmailSubject()
		tl_auth_sent_code_gen.go#L658: 	b.PutString(s.SupportEmailSubject)
		tl_auth_sent_code_gen.go#L707: 		s.SupportEmailSubject = value
		tl_auth_sent_code_gen.go#L762: 	return s.SupportEmailSubject