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

Correctly update id map when using button components #92

Closed abitofevrything closed 2 years ago

abitofevrything commented 2 years ago

Description

Adds a missing line that prevented button values and ids from being tracked in getButtonSelection, breaking the method.

Type of change

Checklist: