FollowedChannelResponse

data class FollowedChannelResponse(val channelId: Snowflake, val webhookId: Snowflake)(source)

Constructors

Link copied to clipboard
constructor(channelId: Snowflake, webhookId: Snowflake)

Properties

Link copied to clipboard
val channelId: Snowflake
Link copied to clipboard
val webhookId: Snowflake