@typed-discord/rest
Preparing search index...
types
StandardStickerResponse
Interface StandardStickerResponse
interface
StandardStickerResponse
{
description
:
string
|
null
;
format_type
:
StickerFormatTypes
|
null
;
id
:
`
${
bigint
}
`
;
name
:
string
;
pack_id
:
`
${
bigint
}
`
;
sort_value
:
number
;
tags
:
string
;
type
:
STANDARD
;
}
Index
Properties
description
format_
type
id
name
pack_
id
sort_
value
tags
type
Properties
description
description
:
string
|
null
format_
type
format_type
:
StickerFormatTypes
|
null
id
id
:
`
${
bigint
}
`
name
name
:
string
pack_
id
pack_id
:
`
${
bigint
}
`
sort_
value
sort_value
:
number
tags
tags
:
string
type
type
:
STANDARD
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
format_
type
id
name
pack_
id
sort_
value
tags
type
@typed-discord/rest
Loading...