diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
CreateGuildIntegration
Create
Guild
Integration
@
Serializable
data
class
CreateGuildIntegration
(
val
type
:
String
,
val
id
:
String
)
(
source
)
Members
Constructors
Create
Guild
Integration
Link copied to clipboard
constructor
(
type
:
String
,
id
:
String
)
Properties
id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
val
id
:
String
type
Link copied to clipboard
@
SerialName
(
value
=
"type"
)
val
type
:
String