toggle menu
kord-extensions
2.4.1-SNAPSHOT
jvm
switch theme
search in API
func-minecraft
/
dev.kordex.modules.func.minecraft
/
PatchNoteImage
Patch
Note
Image
@
Serializable
data
class
PatchNoteImage
(
val
title
:
String
,
val
url
:
String
)
Members
Constructors
Patch
Note
Image
Link copied to clipboard
constructor
(
title
:
String
,
url
:
String
)
Properties
title
Link copied to clipboard
val
title
:
String
url
Link copied to clipboard
val
url
:
String