OSRS Plugin API
    Preparing search index...

    Function sendNotification

    • Send a notification to the device.

      Parameters

      • title: string

        Title of the notification

      • content: string

        Content of the notification

      Returns any

      osrs.sendNotification("Example Notification", "This notification will appear in your notification tray.")