Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
MeGetReturnTypes
Type Alias MeGetReturnTypes
Me
Get
Return
Types
:
{
connectPlatformRaw
:
Awaited
<
ReturnType
<
APIMe
[
"connectPlatform"
]
>
>
;
connectPlatformSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"connectPlatform"
]
>
>
>
;
getConnectPlatformUrlRaw
:
Awaited
<
ReturnType
<
APIMe
[
"getConnectPlatformUrl"
]
>
>
;
getConnectPlatformUrlSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"getConnectPlatformUrl"
]
>
>
>
;
getCurrentUserGuildsRaw
:
Awaited
<
ReturnType
<
APIMe
[
"getCurrentUserGuilds"
]
>
>
;
getCurrentUserGuildsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"getCurrentUserGuilds"
]
>
>
>
;
getCurrentUserRaw
:
Awaited
<
ReturnType
<
APIMe
[
"getCurrentUser"
]
>
>
;
getCurrentUserSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"getCurrentUser"
]
>
>
>
;
getGuildDiscordDataRaw
:
Awaited
<
ReturnType
<
APIMe
[
"getGuildDiscordData"
]
>
>
;
getGuildDiscordDataSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"getGuildDiscordData"
]
>
>
>
;
unlinkPlatformRaw
:
Awaited
<
ReturnType
<
APIMe
[
"unlinkPlatform"
]
>
>
;
unlinkPlatformSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIMe
[
"unlinkPlatform"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...