SystemCore
Toggle table of contents
2.1.3
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.utils.discord
/
EmbedObject
/
Footer
Footer
data
class
Footer
(
val
text
:
String
,
val
iconUrl
:
String
?
)
Members
Constructors
Footer
Link copied to clipboard
constructor
(
text
:
String
,
iconUrl
:
String
?
)
Properties
icon
Url
Link copied to clipboard
val
iconUrl
:
String
?
text
Link copied to clipboard
val
text
:
String