@vk-io/scenes
    Preparing search index...

    Interface ISceneContextLeaveOptions

    interface ISceneContextLeaveOptions {
        canceled?: boolean;
        silent?: boolean;
    }
    Index

    Properties

    Properties

    canceled?: boolean

    Canceled scene

    silent?: boolean

    Logging into a handler without executing it