Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix autocompletion in commands in chat groups; Release 6.0.2 #150

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

abitofevrything
Copy link
Member

Description

Fixes autocompletion not working in commands in chat groups due to the focused option not being directly present in the interaction's options list.

Release 6.0.2 with these changes.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Ran dart analyze .
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@abitofevrything abitofevrything added the bug Something isn't working label Nov 27, 2023
@abitofevrything abitofevrything added this to the 6.0.2 milestone Nov 27, 2023
@abitofevrything abitofevrything self-assigned this Nov 27, 2023
@l7ssha l7ssha merged commit 8b59c2a into dev Nov 27, 2023
3 checks passed
@l7ssha l7ssha deleted the bug/chat-group-autocompletion branch November 27, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants