ChannelFollowRequest

data class ChannelFollowRequest(val webhookChannelId: Snowflake)(source)

Constructors

Link copied to clipboard
constructor(webhookChannelId: Snowflake)

Properties

Link copied to clipboard
@SerialName(value = "webhook_channel_id")
val webhookChannelId: Snowflake