Hello I am trying to import `CommandDeniedPayload` from `@sapphire/framework` and I had recently upd

Hello I am trying to import
CommandDeniedPayload
from
@sapphire/framework
and I had recently updated my sapphire version to
3.0.0-next.1f76366.0
and my sapphire ts config to
3.3.5-next.425fd0a.0
, is it an old class that isn't in the new version of Sapphire?

Error:
Module '"@sapphire/framework"' has no exported member 'CommandDeniedPayload'.
Was this page helpful?