@ -123,7 +123,7 @@ paths:
parameters:
parameters:
- in : query
- in : query
name : limit
name : limit
type : numb er
type : integ er
description : |-
description : |-
Limit the number of results returned.
Limit the number of results returned.
- in : query
- in : query
@ -173,7 +173,7 @@ paths:
type : object
type : object
properties:
properties:
limit:
limit:
type : numb er
type : integ er
description : |-
description : |-
Limit the number of results returned.
Limit the number of results returned.
since:
since:
@ -233,7 +233,7 @@ paths:
description : |-
description : |-
The name of the room, if any.
The name of the room, if any.
num_joined_members:
num_joined_members:
type : numb er
type : integ er
description : |-
description : |-
The number of members joined to the room.
The number of members joined to the room.
room_id:
room_id:
@ -270,7 +270,7 @@ paths:
absence of this token means there are no results before this
absence of this token means there are no results before this
batch, i.e. this is the first batch.
batch, i.e. this is the first batch.
total_room_count_estimate:
total_room_count_estimate:
type : numb er
type : integ er
description : |-
description : |-
An estimate on the total number of public rooms, if the
An estimate on the total number of public rooms, if the
server has an estimate.
server has an estimate.