func go.opentelemetry.io/otel/trace.WithAttributes

2 uses

	go.opentelemetry.io/otel/trace (current package)
		config.go#L234: func WithAttributes(attributes ...attribute.KeyValue) SpanStartEventOption {

	github.com/gotd/td/telegram
		invoke.go#L43: 			trace.WithAttributes(attrs...),