SystemCore
Toggle table of contents
1.7.4
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.utils.discord
/
Webhook
Webhook
class
Webhook
(
url
:
String
)
Members
Constructors
Webhook
Link copied to clipboard
constructor
(
url
:
String
)
Functions
add
Embed
Link copied to clipboard
fun
addEmbed
(
embed
:
EmbedObject
)
execute
Link copied to clipboard
fun
execute
(
)
set
Avatar
Url
Link copied to clipboard
fun
setAvatarUrl
(
avatarUrl
:
String
)
set
Content
Link copied to clipboard
fun
setContent
(
content
:
String
)
set
Tts
Link copied to clipboard
fun
setTts
(
tts
:
Boolean
)
set
Username
Link copied to clipboard
fun
setUsername
(
username
:
String
)