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
This implements the following PRs: #13 - Better prefix parsing and handling, thanks @freya022 #12 - EventWaiter optimizations in multithreaded environments (thanks @freya022)
This also deprecates SlashCommand#guildId as noted in #8. The functionality works and will work until 1.23.0 where it will be fully deprecated (unusable, but not removed) until 2.0. Please use CommandClientBuilder#forceGuildOnly(server ID) instead.
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
-
Welcome back to another release.
This implements the following PRs:
#13 - Better prefix parsing and handling, thanks @freya022
#12 - EventWaiter optimizations in multithreaded environments (thanks @freya022)
This also deprecates
SlashCommand#guildId
as noted in #8. The functionality works and will work until 1.23.0 where it will be fully deprecated (unusable, but not removed) until 2.0. Please useCommandClientBuilder#forceGuildOnly(server ID)
instead.This discussion was created from the release Better prefix parsing and event waiter optimizations!.
Beta Was this translation helpful? Give feedback.
All reactions