github.com/gotd/td/tg.AuthSentCodeTypeBox.SentCodeType (field)

4 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L2392: 	SentCodeType AuthSentCodeTypeClass
		tl_auth_sent_code_type_gen.go#L2404: 	b.SentCodeType = v
		tl_auth_sent_code_type_gen.go#L2410: 	if b == nil || b.SentCodeType == nil {
		tl_auth_sent_code_type_gen.go#L2413: 	return b.SentCodeType.Encode(buf)