kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-common
/
dev.kord.common.entity
/
DiscordGuildWidget
Discord
Guild
Widget
@
Serializable
data
class
DiscordGuildWidget
(
val
enabled
:
Boolean
,
val
channelId
:
Snowflake
?
)
(
source
)
Members
Constructors
Discord
Guild
Widget
Link copied to clipboard
constructor
(
enabled
:
Boolean
,
channelId
:
Snowflake
?
)
Properties
channel
Id
Link copied to clipboard
@
SerialName
(
value
=
"channel_id"
)
val
channelId
:
Snowflake
?
enabled
Link copied to clipboard
val
enabled
:
Boolean