Channels

@Serializable
data class Channels(val userId: Long?, val channels: List<Channel>?)

카카오톡 채널 관계 목록
List of the Kakao Talk Channel relationship

Constructors

Link copied to clipboard
constructor(userId: Long?, channels: List<Channel>?)

Properties

Link copied to clipboard
val channels: List<Channel>?

카카오톡 채널 관계 목록
List of the Kakao Talk Channel relationship

Link copied to clipboard
@SerialName(value = "user_id")
val userId: Long?

회원번호
Service user ID