Skip to content

Conversation

@Paillat-dev
Copy link
Member

Summary

Allows usage of functions with any number of optional parameters as autocomplete. This allows by extent the usage of partials and similar as autocomplete.

Fixes #2668
Superseeds #2669

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Signed-off-by: Paillat <paillat@pycord.dev>
@Paillat-dev Paillat-dev requested a review from Lumabots October 19, 2025 13:37
Signed-off-by: Lala Sabathil <lala@pycord.dev>
@Lulalaby Lulalaby requested review from NeloBlivion and Soheab and removed request for DA-344, JustaSqu1d, Lumabots, NeloBlivion and Soheab October 20, 2025 10:15
Lulalaby
Lulalaby previously approved these changes Oct 20, 2025
Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api approval. please test

@Lulalaby
Copy link
Member

conflicts~

@Paillat-dev
Copy link
Member Author

sowwy, needs testing anyways tho I think

Signed-off-by: Paillat <paillat@pycord.dev>
Copy link
Contributor

@Soheab Soheab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested.

@Lulalaby Lulalaby merged commit b190b7f into master Oct 20, 2025
28 checks passed
@Lulalaby Lulalaby deleted the partial-autocomplete branch October 20, 2025 16:55
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.

(Somehow) Allow autocomplete methods to accept arguments

3 participants