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.service
/
SkuService
Sku
Service
class
SkuService
(
requestHandler
:
RequestHandler
)
:
RestService
(
source
)
Members
Constructors
Sku
Service
Link copied to clipboard
constructor
(
requestHandler
:
RequestHandler
)
Functions
list
Skus
Link copied to clipboard
suspend
fun
listSkus
(
applicationId
:
Snowflake
)
:
List
<
DiscordSku
>