diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
Sticker
/
Sticker
Sticker
constructor
(
id
:
String
,
packId
:
String
?
=
null
,
name
:
String
,
description
:
String
?
=
null
,
tags
:
String
,
hash
:
String
,
type
:
StickerType
,
formatType
:
StickerFormat
,
available
:
Boolean
?
=
null
,
guildId
:
String
?
=
null
,
user
:
User
?
=
null
,
sortValue
:
Int
?
=
null
)
(
source
)