@typed-discord/rest
Preparing search index...
types
StandardStickerResponse
Function StandardStickerResponse
StandardStickerResponse
(
id
:
`
${
bigint
}
`
,
name
:
string
,
tags
:
string
,
format_type
:
StickerFormatTypes
|
null
,
description
:
string
|
null
,
pack_id
:
`
${
bigint
}
`
,
sort_value
:
number
,
)
:
StandardStickerResponse
Parameters
id
:
`
${
bigint
}
`
name
:
string
tags
:
string
format_type
:
StickerFormatTypes
|
null
description
:
string
|
null
pack_id
:
`
${
bigint
}
`
sort_value
:
number
Returns
StandardStickerResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...