github.com/gotd/td/tg.AuthCodeTypeBox.CodeType (field)

4 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L646: 	CodeType AuthCodeTypeClass
		tl_auth_code_type_gen.go#L658: 	b.CodeType = v
		tl_auth_code_type_gen.go#L664: 	if b == nil || b.CodeType == nil {
		tl_auth_code_type_gen.go#L667: 	return b.CodeType.Encode(buf)