• Helper function to emit a notification.

    Notes

    The message will be truncated if longer than 140 characters.

    Type Parameters

    • T extends ReadonlyJSONValue = ReadonlyJSONValue

    Parameters

    • message: string

      Notification message

    • Optional type: TypeOptions

      Notification type

    • Optional options: Notification.IOptions<T>

      Options for the error notification

    Returns string

    Notification unique id

Generated using TypeDoc