Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
APIEmotes
Class APIEmotes
Index
Constructors
constructor
Methods
create
Download
Zip
get
Emotes
For
Constructors
constructor
new APIEmotes
(
web
)
:
APIEmotes
Parameters
web
:
WebDataManager
Returns
APIEmotes
Methods
create
Download
Zip
create
Download
Zip
(
__namedParameters
)
:
Promise
<
WebResponse
<
DownloadZipType
>
>
Parameters
__namedParameters
:
{
auth
:
string
;
emotes
:
Omit
<
EmojiType
,
"id"
>
[]
;
}
auth
:
string
emotes
:
Omit
<
EmojiType
,
"id"
>
[]
Returns
Promise
<
WebResponse
<
DownloadZipType
>
>
get
Emotes
For
get
Emotes
For
(
__namedParameters
)
:
Promise
<
WebResponse
<
EmojiType
[]
>
>
Parameters
__namedParameters
:
{
auth
:
string
;
platform
:
string
;
username
:
string
;
}
auth
:
string
platform
:
string
username
:
string
Returns
Promise
<
WebResponse
<
EmojiType
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Download
Zip
get
Emotes
For
@notidotbot/noti-api-client
Loading...