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
Rename RootCommandData, RootCommandOptions, RootCommandHandler, and AugmentedRootCommandData to FlatCommandData, FlatCommandOptions, FlatCommandHandler, and AugmentedFlatCommandData respectively
The old names remain as deprecated aliases and will be removed in the next major version
Rename Event type to EventHandler and give it a type param
The old type is deprecated yet will remain until the next major version
Rename ClientEvent type to StrifeEvents
The old name remains as a deprecated alias and will be removed in the next major version
Replace the ReservedClientEvent type with the reservedClientEvents constant
The old type is deprecated yet will remain until the next major version
Export allEvents and preEvents objects
Allow selecting media channels in channel commands by default