DiscussionAdapter

constructor(onDeleteClick: (String) -> Unit, onItemClick: (Diskusi) -> Unit, onLiked: (Int, Diskusi) -> Unit)