@typed-discord/rest
Preparing search index...
types
MessageStickerItemResponse
Interface MessageStickerItemResponse
interface
MessageStickerItemResponse
{
format_type
:
StickerFormatTypes
;
id
:
`
${
bigint
}
`
;
name
:
string
;
}
Index
Properties
format_
type
id
name
Properties
format_
type
format_type
:
StickerFormatTypes
id
id
:
`
${
bigint
}
`
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format_
type
id
name
@typed-discord/rest
Loading...