Skip to content

Conversation

@VelvetToroyashi
Copy link
Contributor

The parameter list remains internal (visible) for purposes of allowing CommandShape to access its list. This should probably be publicly exposed as IReadOnlyList as per proper API standards.

This fixes an issue where using the fluent API to create commands dynamically/not based off a runtime type would have duplicated parameters due to the parameter builder attaching itself while the method also appended the builder.

The parameter list remains internal (visible) for purposes of allowing CommandShape to access its list. This should *probably* be publicly exposed as `IReadOnlyList` as per proper API standards.
@Nihlus Nihlus merged commit 79cf0f8 into Remora:main Aug 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants