setLimit

fun setLimit(limit: Int): RoomListQuery.Params

Sets the number of rooms to be retrieved at once.

Since

1.7.0

Parameters

limit

The range of the limit is 1 to 100 (inclusive)