BoxStickOnTop

data class BoxStickOnTop(val stickOnTop: Boolean, val boxType: Int) : KBaseChatListViewModel.Action

Constructors

Link copied to clipboard
constructor(stickOnTop: Boolean, boxType: Int)

Properties

Link copied to clipboard
Link copied to clipboard