const github.com/gotd/log.KindAny

2 uses

	github.com/gotd/log (current package)
		attr.go#L15: 	KindAny Kind = iota
		attr.go#L217: 	return Attr{Key: key, Value: Value{kind: KindAny, a: value}}