GroupInfo

fun GroupInfo(    id: Int,     is_default: Boolean,     is_deletable: Boolean,     name: String)

Sources

Link copied to clipboard