toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.json.response
/
PartialChannelResponse
Partial
Channel
Response
@
Serializable
data
class
PartialChannelResponse
(
val
name
:
String
,
val
type
:
ChannelType
)
(
source
)
Members
Constructors
Partial
Channel
Response
Link copied to clipboard
constructor
(
name
:
String
,
type
:
ChannelType
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
ChannelType