Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias GetSettingsNotificationsPushoverSoundsData

    type GetSettingsNotificationsPushoverSoundsData = {
        body?: never;
        path?: never;
        query: { token: string };
        url: "/settings/notifications/pushover/sounds";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query: { token: string }
    url: "/settings/notifications/pushover/sounds"