toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.discord
/
DiscordConfigProperties
Discord
Config
Properties
data
class
DiscordConfigProperties
(
val
token
:
String
?
=
null
,
val
chatConfig
:
ChatConfig
=
ChatConfig()
)
Members
Constructors
Discord
Config
Properties
Link copied to clipboard
constructor
(
token
:
String
?
=
null
,
chatConfig
:
ChatConfig
=
ChatConfig()
)
Properties
chat
Config
Link copied to clipboard
val
chatConfig
:
ChatConfig
token
Link copied to clipboard
val
token
:
String
?
=
null