Skip to content

fix: 🐛 Set autocomplete instance method status on Option directly#3082

Merged
Lulalaby merged 4 commits intomasterfrom
fix/better-autocomplete-instance-method
Feb 1, 2026
Merged

fix: 🐛 Set autocomplete instance method status on Option directly#3082
Lulalaby merged 4 commits intomasterfrom
fix/better-autocomplete-instance-method

Conversation

@Paillat-dev
Copy link
Member

@Paillat-dev Paillat-dev commented Jan 28, 2026

Summary

Ref: https://discord.com/channels/881207955029110855/881735314987708456/1465948666719240253, https://discord.com/channels/881207955029110855/1411737823635312693/1465937134656553194

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.

@pycord-app
Copy link

pycord-app bot commented Jan 28, 2026

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3082/head:pr-3082
git checkout pr-3082

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3082/head

@Paillat-dev Paillat-dev marked this pull request as ready for review January 28, 2026 11:21
@Paillat-dev Paillat-dev requested review from a team as code owners January 28, 2026 11:21
@Paillat-dev Paillat-dev added this to the v2.7.1 milestone Jan 28, 2026
@Paillat-dev Paillat-dev added bug Something isn't working priority: medium Medium Priority hold: testing This pull request requires further testing and removed PA: All Contributors pending labels Jan 28, 2026
@ToothyDev
Copy link
Contributor

Tested, works

Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com>
Signed-off-by: Paillat <jeremiecotti@ik.me>
@Lulalaby Lulalaby merged commit b2d5047 into master Feb 1, 2026
25 checks passed
@Lulalaby Lulalaby deleted the fix/better-autocomplete-instance-method branch February 1, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hold: testing This pull request requires further testing priority: medium Medium Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants