nyxx-discord / nyxx_commands

A framework for easily creating slash commands and text commands for Discord using the nyxx library.
Apache License 2.0
13 stars 5 forks source link

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

Closed abitofevrything closed 11 months ago

abitofevrything commented 11 months ago

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

Checklist: