Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
FilesFunctionsInput
Type Alias FilesFunctionsInput
Files
Functions
Input
:
{
deleteFile
:
{
auth
:
string
;
key
:
string
;
}
;
getFiles
:
{
auth
:
string
;
}
;
uploadFile
:
{
auth
:
string
;
file
:
Blob
;
key
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...