Skip to main content

roomsCounts

Lists all Live Chat room counts.

roomsCounts(
channelId: ID
channelType: RoomChannelTypeEnum
folderIds: [ID!]
): RoomsCountsResult

Arguments

roomsCounts.channelId ● ID scalar common

The ID of the channel to filter the chat rooms counts by.

roomsCounts.channelType ● RoomChannelTypeEnum enum common

The channel type that the request needs to be filtered by

roomsCounts.folderIds ● [ID!] list scalar common

The IDs of the folders to get a chat rooms count for.

Type

RoomsCountsResult object common

The chat room counts with the date and time that the chat room was last updated.