kiscord
0.6.0
kiscord-core
/
kiscord.api
/
Image
/
Sticker
Sticker
data
class
Sticker
(
val
stickerId
:
Snowflake
,
val
stickerFormatType
:
Sticker.FormatType
)
:
Image
(
source
)
Constructors
Properties
Constructors
Sticker
Link copied to clipboard
fun
Sticker
(
stickerId
:
Snowflake
,
stickerFormatType
:
Sticker.FormatType
)
Properties
sticker
Format
Type
Link copied to clipboard
val
stickerFormatType
:
Sticker.FormatType
sticker
Id
Link copied to clipboard
val
stickerId
:
Snowflake
supported
Formats
Link copied to clipboard
open
override
val
supportedFormats
:
Set
<
Image.Format
>
type
Link copied to clipboard
open
override
val
type
:
Image.Type