Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
GuildClipForwardReturnTypes
Type Alias GuildClipForwardReturnTypes
Guild
Clip
Forward
Return
Types
:
{
createClipForwardRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"createClipForward"
]
>
>
;
createClipForwardSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"createClipForward"
]
>
>
>
;
deleteClipForwardRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"deleteClipForward"
]
>
>
;
deleteClipForwardSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"deleteClipForward"
]
>
>
>
;
getGuildClipForwardRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"getGuildClipForward"
]
>
>
;
getGuildClipForwardSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"getGuildClipForward"
]
>
>
>
;
getGuildClipForwardsRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"getGuildClipForwards"
]
>
>
;
getGuildClipForwardsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"getGuildClipForwards"
]
>
>
>
;
testClipForwardRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"testClipForward"
]
>
>
;
testClipForwardSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"testClipForward"
]
>
>
>
;
updateClipForwardRaw
:
Awaited
<
ReturnType
<
APIGuildClipForward
[
"updateClipForward"
]
>
>
;
updateClipForwardSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildClipForward
[
"updateClipForward"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...