kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.json.request
/
GuildStickerCreateRequest
Guild
Sticker
Create
Request
@
Serializable
data
class
GuildStickerCreateRequest
(
val
name
:
String
,
val
description
:
String
,
val
tags
:
String
)
(
source
)
Members
Constructors
Guild
Sticker
Create
Request
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
,
tags
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
name
Link copied to clipboard
val
name
:
String
tags
Link copied to clipboard
val
tags
:
String