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
/
GuildIntegrationCreateRequest
Guild
Integration
Create
Request
@
Serializable
data
class
GuildIntegrationCreateRequest
(
val
type
:
Int
,
val
id
:
String
)
(
source
)
Members
Constructors
Guild
Integration
Create
Request
Link copied to clipboard
constructor
(
type
:
Int
,
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
Int