Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoomListQueryParams

Hierarchy

  • RoomListQueryParams

Index

Properties

Optional createdAt

createdAt: [number | undefined, number | undefined]

Optional createdByUserIds

createdByUserIds: string[]

Optional currentParticipantCount

currentParticipantCount: [number | undefined, number | undefined]

Optional limit

limit: number

Optional roomIds

roomIds: string[]

Optional state

state: RoomState

Optional type

type: RoomType | "all"

Generated using TypeDoc