Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
WebResponse
Type Alias WebResponse<T>
Web
Response
<
T
>
:
{
data
:
T
;
status
:
200
;
}
|
{
error
:
unknown
;
status
:
|
400
|
401
|
403
|
404
|
500
|
503
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...