• Helper function to emit a warning notification.

    Notes

    The message will be truncated if longer than 140 characters.

    Type Parameters

    • T extends ReadonlyJSONValue = ReadonlyJSONValue

    Parameters

    • message: string

      Notification message

    • Optional options: Notification.IOptions<T>

      Options for the warning notification

    Returns string

    Notification unique id

Generated using TypeDoc