Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
GuildRolePanelReturnTypes
Type Alias GuildRolePanelReturnTypes
Guild
Role
Panel
Return
Types
:
{
createRolePanelRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"createRolePanel"
]
>
>
;
createRolePanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"createRolePanel"
]
>
>
>
;
deleteRolePanelRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"deleteRolePanel"
]
>
>
;
deleteRolePanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"deleteRolePanel"
]
>
>
>
;
getGuildRolePanelRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"getGuildRolePanel"
]
>
>
;
getGuildRolePanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"getGuildRolePanel"
]
>
>
>
;
getGuildRolePanelsRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"getGuildRolePanels"
]
>
>
;
getGuildRolePanelsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"getGuildRolePanels"
]
>
>
>
;
repostRolePanelRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"repostRolePanel"
]
>
>
;
repostRolePanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"repostRolePanel"
]
>
>
>
;
updateRolePanelRaw
:
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"updateRolePanel"
]
>
>
;
updateRolePanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildRolePanel
[
"updateRolePanel"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...