kord-rest
common
kord-rest
/
dev.kord.rest.json.response
/
FollowedChannelResponse
Followed
Channel
Response
@
Serializable
data
class
FollowedChannelResponse
(
val
channelId
:
Snowflake
,
val
webhookId
:
Snowflake
)
(
source
)
Members
Constructors
Followed
Channel
Response
Link copied to clipboard
constructor
(
channelId
:
Snowflake
,
webhookId
:
Snowflake
)
Properties
channel
Id
Link copied to clipboard
val
channelId
:
Snowflake
webhook
Id
Link copied to clipboard
val
webhookId
:
Snowflake