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

4 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L639: 	CodeType AuthCodeTypeClass
		tl_auth_code_type_gen.go#L651: 	b.CodeType = v
		tl_auth_code_type_gen.go#L657: 	if b == nil || b.CodeType == nil {
		tl_auth_code_type_gen.go#L660: 	return b.CodeType.Encode(buf)