Companion

object Companion

Functions

Link copied to clipboard
fun exact(): ViewGroupLevel

Corresponds to group=true in the REST API.

Link copied to clipboard
fun none(): ViewGroupLevel

Corresponds to group=false in the REST API.

Link copied to clipboard
fun of(level: Int): ViewGroupLevel

Corresponds to group_level=<level> in the REST API.