Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
FaqReturnTypes
Type Alias FaqReturnTypes
Faq
Return
Types
:
{
askFaqRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"askFaq"
]
>
>
;
askFaqSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"askFaq"
]
>
>
>
;
createFaqRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"createFaq"
]
>
>
;
createFaqSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"createFaq"
]
>
>
>
;
deleteFaqRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"deleteFaq"
]
>
>
;
deleteFaqSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"deleteFaq"
]
>
>
>
;
getFaqAnswersRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"getFaqAnswers"
]
>
>
;
getFaqAnswersSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"getFaqAnswers"
]
>
>
>
;
getFaqDataRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"getFaqData"
]
>
>
;
getFaqDataSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"getFaqData"
]
>
>
>
;
updateFaqRaw
:
Awaited
<
ReturnType
<
APIFaq
[
"updateFaq"
]
>
>
;
updateFaqSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIFaq
[
"updateFaq"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...