You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Per the PR in #45 and JDA's PR, we need to make some changes.
In the PR so far, a SlashCommandEvent was added that "wraps" JDA's class. It simply extends it, so all of its methods work from it.
This does mean we could integrate OptionHelper into that class, by simply bringing it over and removing the event parameter.
Is this the best way to handle it? Not really sure what to do here.
Beta Was this translation helpful? Give feedback.
All reactions