Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
R2ReturnTypes
Type Alias R2ReturnTypes
R2
Return
Types
:
{
deleteFileRaw
:
Awaited
<
ReturnType
<
APIR2
[
"deleteFile"
]
>
>
;
deleteFileSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIR2
[
"deleteFile"
]
>
>
>
;
getFileDataRaw
:
Awaited
<
ReturnType
<
APIR2
[
"getFileData"
]
>
>
;
getFileDataSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIR2
[
"getFileData"
]
>
>
>
;
getGuildFileDataRaw
:
Awaited
<
ReturnType
<
APIR2
[
"getGuildFileData"
]
>
>
;
getGuildFileDataSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIR2
[
"getGuildFileData"
]
>
>
>
;
getTotalFilesRaw
:
Awaited
<
ReturnType
<
APIR2
[
"getTotalFiles"
]
>
>
;
getTotalFilesSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIR2
[
"getTotalFiles"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...